which generation language is cobol
Answers were Sorted based on User's Feedback
how to convert the recors form vsam file to db2 table tru file aid
how to pass 100 to s9(4) how r they inserted ?
Hi, My interviewer ask A calls B and C calls B, a and b are static c and b are dynamic.what happens if they compile and execute at same time.
Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
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
What is an in line perform? When would you use it? Anything else you wish to say about it.
Can JUSTIFIED be used for all the data types?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the size of s9(19)comp3? explain
How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)
consider two data items 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move
how to create temporary data set in jcl? what is the use?
3 Answers Cap Gemini, Temenos,