which generation language is cobol
Answers were Sorted based on User's Feedback
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?
What is the default value of DISP parameter?
How many sections are there in data division in COBOL?
How do you define a sort file in JCL that runs the COBOL program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is the significance of 'above the line' and 'below the line'?
Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are the ways for doing this?
12 Answers T systems, Tech Mahindra,
What is the difference between CONTINUE & NEXT SENTENCE ?
What is the difference between copy and include in cobol?
what is dynamic array in cobol? what is the difference b/w array and table in cobol?
What are some examples of command terminators?