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


Please Help Members By Posting Answers For Below Questions

What are different data types in cobol?

689


State the various causes of s0c1, s0c5 and s0c7.

661


What is cobol?

744


Difference between array and sub-script ?

1164


What is the use of intialize verb?

746






How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

677


How do you reference the fixed block file formats from cobol programs

703


how do you reference the fixed unblock file formats from cobol programs

712


How many bytes S(8) comp field occupy and its maximum value?

1630


What is the default value(s) for an initialize and what keyword allows for an override of the default?

695


Can you please let me know the centre name of INS certification in Kolkata.

1715


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

823


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6829


Name the divisions, which are available in a cobol program?

685