What will happen if we generate GDG +2 version instead of
+1 version?
Post New Answer View All Answers
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Which division and paragraphs are mandatory for a COBOL program?
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.
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is the difference between next sentence and continue in cobol programing language?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Write a program to enter and display the names of students in a class using the occurs clause.
how to convert the recors form vsam file to db2 table tru file aid
How do you get the data to code the BMS macro?
How many sections are there in data division in COBOL?
how do you reference the printer file formats from cobol programs
What is the difference between Call and a Link?
What is a scope terminator give example?