study the following code
01 A1
05 B PIC 99
05 C PIC X(4)
01 A2
05 B PIC 99V99
05 C PIC A(4)
pick out the valid statement from the following
a.A1 and A2 can not have sub-ordinates
b.A1 and A2 can have the same sub-ordinates but must have
same PIC clause
c.there is nothing wrong
d.A1 and A2 can have same sub-ordinates provided they are
not at 01 level
Answer Posted / satya prakash
a. A1 and A2 can not have subordinates because the size of
the group item A1 is differ from A2.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are 77 levels used for?
What is a scope terminator give example?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How do define dynamic array in cobol.
What are the various section in data division and briefly explain them.
What kind of error is trapped by on size error option?
Define cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is amode(24)?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is link edit in cobol?
Write down the divisions of cobol program?
i need a small 3d program using inline and outline.
What are various search techniques in cobol? Explain.
What are the different rules for performing sort operation?