What are the various section in data division and briefly explain them.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between perform … with test after and perform … with test before?
Write the code implementing the perform … varying.
What is the size of s9(19)comp3? explain
if you give cylinder(1,1)how many cylinders it will be allocate?
What are the steps you go through while creating a COBOL program executable?
In an EVALUTE statement is the order of the WHEN clauses significant?
how do u indetify files succesfully executed or not ?
File status must be checked both while opening and reading the file or only while reading the file?
what are the diferences b/w sub-script and index?
What does EXIT do ?
we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
can you declare redefine in level 01?