wht r the advantages of 77 level number ?

Answer Posted / amar

77 is used for declare the independent variable in cobol programing language which is used in data division.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a binary search and a sequential search what are the pertinent cobol?

725


Write the code to count the sum of n natural numbers.

697


How arrays can be defined in COBOL?

658


What are the different rules for performing sort operation?

753


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

2718






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

676


Name some of the examples of COBOl 11?

2673


i want a program using by if, evaluate , string, unstring, perform, occurs?

4037


What are 77 levels used for?

652


Name the sections present in data division.

695


What is the local-storage section?

673


Write a program to enter and display the names of students in a class using the occurs clause.

642


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?

1796


What guidelines should be followed to write a structured cobol prgm?

663


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1642