what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / shailendra
only the first ans is right
(ans of anoop)
because in the question is mention the minimum line
required to compile and execute
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Write the code to count the sum of n natural numbers.
How you can read the file from bottom?
How do you define a variable of comp-1 and comp-2?
What is the local-storage section?
What are the rules of the move verb?
Which Search verb is equivalent to PERFORM…VARYING?
) How do u handle errors in BMS macro?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how do you reference the fixed unblock file formats from cobol programs
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is comp-1 and comp-2?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What are the different rules of SORT operation?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc