how many maximum no of variables can be declared in linkage
section ?
Answer Posted / sadiq
255 Variables
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the LINKAGE SECTION used in COBOL?
What is the Purpose of Pointer in the string?
What kind of error is trapped by on size error option?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
How can you get the ksds file records into your cobol program?
Write a program that uses move corresponding.
Write some characteristics of cobol as means of business language.
What is the difference between external and global variables in COBOL?
IF I mention stop run in CICS what happens?
What type of SDLC u followed? Why?
What are various search techniques in cobol? Explain.
how do you reference the printer file formats from cobol programs
i want a program using by if, evaluate , string, unstring, perform, occurs?
how to move the records from file to array table. give with code example
Describe the cobol database components?