Answer Posted / kiran
r-mode means 24 bit address mode ,a-mode means 31 bit
address mode
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
example for sub strings ? and refernce modifications whit output pls
What are declaratives and what are their uses in cobol?
How do you reference the following file formats from cobol programs?
Are you comfortable in cobol or jcl?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Why would you use find and get rather than to obtain?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Name the divisions, which are available in a cobol program?
What are the different rules of SORT operation?
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.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Why occurs cannot be used in 01 level in COBOL?
Explain what you understand by passing by value.
Write some characteristics of cobol as means of business language.