RENAME clause takes new SPACE in memory.TRUE or FALSE?
a)TRUE
2)FALSE
Answer Posted / ssampath
true
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is rmode(any) ?
What is the difference between comp and comp-3 usage?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is the difference between goback, stop run and exit program in cobol?
What are literals?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the difference between Global and External Variables?
What is the Purpose of Pointer in the string?
how do you reference the ksds vsam file formats from cobol programs
What is the local-storage section?
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.
example for sub strings ? and refernce modifications whit output pls
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 to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.