how do you reference the esds vsam file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
how many maximum no of variables can be declared in linkage section ?
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
COMPUTE X = A * B - C * D and COMPUTE X = (A * B) - (C * D) (a) Are not the same (b) Are same (c) Syntactically wrong (d) Will yield a run time error
How may divisions are there in JCL-COBOL?
how do you reference the fixed unblock file formats from cobol programs
can we write paragraph in area B .....
is this below syntax correct? CALL 'subprg' using A,B Please help
Suppose a program has the following code. What will be the output? MAIN-PARA. DISPLAY 'MAIN-PARA' PERFORM SECTION-A. STOP RUN. SECTION-A. PARA-A1. DISPLAY 'SECTION A PARA A1'. PARA-A2. DISPLAY 'SECTION A PARA A2'.
write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...
What is an in-line perform ?
In COBOL, what is the different between index and subscript?
0 Answers TryTechnicals Pvt Ltd,