level number 77 is used to define
a)group data
b)elementary data
c)redefine
d)none
Answer Posted / v.s.rajashekar
LEVEL NO:77 IS USED FOR DECLARING ELEMENTRY DATA
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is Pic 9v99 Indicates in COBOL?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
what is the use of outrecord?
Can we change the password using ALTER? anyone tried and changed?
Explain how to differentiate call by context by comparing it to other calls?
Explain how you can characterize tables in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is cobol?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Write some characteristics of cobol as means of business language.
What is report-item in COBOL?
what happens if parmparameter passes zero bytes to the program
What is the difference between binary search and sequential search?