Who becomes India's New Ambassador to WTO? A.Brajendra Navnit B.JS Deepak C.Anwar Hussan D.Tanwar Answer and Feedback Answer:A do you want? view more test Xem thêm Share this post Some other questions you may be interested in. The ___ cobol verb is used while updating a file. Select single precision floating point in the COBOL In ___ organization the records are stored in contiguous allocation. To update an indexed record we use a __________ statement Consider the following program PERFORM 10 TIMES IF A=B NEXT SENTENCE ELSE DISPLAY B END-IF END-PERFORM If after 5th iteration A becomes equal to B then what happens Which data type is not available in COBOL? How many times following loop will execute? MOVE 5 TO X PERFORM X TIMES MOVE 10 TO X END-PERFORM In which division, Linkage Section comes? In which usage, data item is similar to Real or Float and is represented as a single precision floating point number and internally data is stored in hexadecimal format? Which division provides information of external data sets used in the program?