Difference between cobol and cobol-ii?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What are the various section in data division and briefly explain them.
What are various search techniques in cobol? Explain.
How will you find the currepted records in a file
What is Redefines clause?
) What is the use of IGNORE?
have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code
how you will define variables length in cobol.
The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND
10 Answers Huawei, IBM, TCS,
ZEROES and SPACES are _______ constants (a) Figurative (b) Numeric (c) Non-numeric (d) Alphabete
Can JUSTIFIED be used for all the data types?
if we have a 10 steps how to override the 4th step in jcl?