What are all the divisions of a COBOL program?
No Answer is Posted For this Question
Be the First to Post Answer
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the Importance of GLOBAL clause According to new standards of COBOL?
When can the USING phrase be included in the call statement ?
can I copy book which contain db2 statment in procedure divion?
in how many mode we can open a file ?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND
10 Answers Huawei, IBM, TCS,
How do we get current date from system with century?
01 var1 pic s9(9)v99. 01 var2 pic x(30). procedure division. move 12345.99 to var1. move12345.99 to var2. display var1. display var2. what is the output?
Can we move X(9) to 9(9). If yes what are the ways for doing this?
What is the mode in which you will OPEN a file for writing?
What is reference modification? What is UNION in sql and syntax? What is the difference between GDGS and VSAM? Which is prefer one? What is processing groups in endevor?