level number 77 is used to define
a)group data
b)elementary data
c)redefine
d)none
Answer Posted / suresh
b) elementary data
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
) how do u code after getting data?
How do you define a variable of comp-1 and comp-2?
What is the difference between comp and comp-3?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is amode(31)
what is search and searchall?what is the diffrence between them?give an best example?
How to remove 2 duplicate records and copy only one using job control language?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is rmode(any) ?
What is a SSRANGE and NOSSRANGE?
What is the utilization of copybook in cobol?
State the various causes of s0c1, s0c5 and s0c7.
Why occurs cannot be used in 01 level in COBOL?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How are the next sentence and continue different from each other?