Whtz the specialty of 77 level number ?
Answers were Sorted based on User's Feedback
Answer / srinivasa yadav
IT IS INDEPENDENT ELEMENTARY DATA ELEMENT, WHICH DOES NOT
CONTAINS ANY SUB-LEVEL.
| Is This Answer Correct ? | 32 Yes | 2 No |
Answer / kiran
77 does not contains sub levels
It takes less memory
Accessing is fast by using 77 for small data
| Is This Answer Correct ? | 6 Yes | 1 No |
Whats the use of Examine command? can someone help me?
i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 Answers Cap Gemini, Mind Tree,
HELLO FRIENDS, THIS IS JANARDHAN.GADIRAJU, I FACED ONE INTERESTING QUESTION IN COBOL, THAT IS WHAT ARE THE VALUES WE CAN SEE IN HIGHVALUES AND LOWVALUES, CAN U PLEASE GIVE ME THE ANSWER
What is the Purpose of Pointer in the string?
Can we move X(9) to 9(9). If yes what are the ways for doing this?
Under which scenario you would go for a static call as opposed to dynamic call?
)what is retrieve?
What compiler option would you use for dynamic linking?
I have a sequential file of 100 records. How do I load the records into a two dimensional array ?
what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?
OCCURS clause is used in the DATA DIVISION on data names at (a) 01 level (b) 77 level (c) 88 level (d) any level from 02 to 49
what is a load module ?