Answer Posted / sathiyan pari
01 level number is the top most in hierarchy. It will be
used to denote a single variable or a group of variables.
02 and 49 are sub records or sub items
66 the renames key word will be used in this level number
only.
77 level numbers are elementary data items.I cannot be sub
divided.
88 conditional variable.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Write a program to enter and display the names of students in a class using the occurs clause.
What are the different rules for performing sort operation?
How do we get current date from system with century in COBOL?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What guidelines should be followed to write a structured cobol prgm?
Can we redefine the field of x(200) to less than 200?
) How do u handle errors in BMS macro?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
How do u write test cases?
What is the difference between goback, stop run and exit program in cobol?
What are the different rules of SORT operation?
How many sections are there in data division in COBOL?
how do you reference the variable block file formats from cobol programs
Which division and paragraphs are mandatory for a COBOL program?
Difference between array and sub-script ?