What is cobol?
No Answer is Posted For this Question
Be the First to Post Answer
What will happen if we try to create GDG (+2) generaton instead of (+1) generation?
db2 variable decimal(15,2) what is the equalent size of cobol variable
How can we increase the size of an existing PDS to include more no. of modules.
What is EIBCALEN? Why it is used?
u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?
How do we get current date from system with century?
What are decleratives 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.
01 WS-NAME PIC X(10) OCCURES 2. by this we can get ws-name 2 times. My qustion is how can we access the second name
)what is retrieve?
a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?
what is a load module ?