How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / leena
Hey Harish, You are right. Max 15 in-stream procedures can
be codeed in a job
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Whats the difference between search & search ALL?
What are the various section in data division and briefly explain them.
What are literals?
what is amode(24), amode(31), rmode(24) and rmode(any)?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is comp-1 and comp-2?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Explain the configuration section of a cobol program with examples of syntax.
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?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What are all the divisions of a COBOL program?
Which is not true about evaluate statement
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Explain how you can characterize tables in cobol?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.