Answer Posted / khasim
Syntax error. Numeric will not allo 100. Max limit is 18.
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How do get the result of your program directly on your pc?
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 ?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is amode(24)?
What are various search techniques in cobol? Explain.
What guidelines should be followed to write a structured cobol prgm?
State the various causes of s0c1, s0c5 and s0c7.
Name the sections present in data division.
Can you please let me know the centre name of INS certification in Kolkata.
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are literals?
What are the pertinent COBOL
how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between goback, stop run and exit program in cobol?