What does MAXCC 3 means? It is used in one my codes.
Answer Posted / gopikrishna
File-Aid batch utility return RC-3 when file is empty
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Name some of the examples of COBOl 11?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Why would you use find and get rather than to obtain?
What is perform what is varying?
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.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Write a program that uses move corresponding.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Describe the cobol database components?
Write some characteristics of cobol as means of business language.
What is the difference between comp and comp-3?
What are literals?
Mention the guidelines to write a structured cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?