What are the different data types available in COBOL?
Answer Posted / ash
X
A
9
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
Explain what you understand by passing by value.
Explain how you can characterize tables in cobol?
What guidelines should be followed to write a structured cobol prgm?
Which Search verb is equivalent to PERFORM…VARYING?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
) How do u handle errors in BMS macro
What is a report item?
What are 77 levels used for?
How do you define a variable of comp-1 and comp-2?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How do you reference the fixed block file formats from cobol programs
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the various section in data division and briefly explain them.