Which of the following paragraphs is compulsory in every
COBOL program?
(a) SPECIAL-NAMES
(b) PROGRAM-ID
(c) FILE-CONTROL
(d) OBJECT-COMPUTER
Answer Posted / vishnu
(b) PROGRAM-ID
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Difference between array and sub-script ?
What are the different rules for performing sort operation?
Differentiate between structured cobol programming and object-oriented cobol programming.
) How do u handle errors in BMS macro?
Can you please let me know the centre name of INS certification in Kolkata.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What are 77 levels used for?
How do you differentiate between cobol and cobol-ii?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Discuss about changing dataset name in proc.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
how to refer the data field?