What is the local-storage section?
No Answer is Posted For this Question
Be the First to Post Answer
Program A calls program B. Will the working storage variables declared in program B be initialized every time it is called by program A or will the values be retained until the end of program A?
What is the problem of ordered sequential files access?
what is srange and nosrange pls reply to ths question ?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
IF I mention stop run in CICS what happens?
If we use GO BACK instead of STOP RUN in cobol?
How many types of sorts are there in cobol?
can u plz expain me how to declare dynamic array? what is the meaning of depending on clause in dynamic array?
01 b pic +9(4) How many bytes it will take for storage???
Can you please let me know the centre name of INS certification in Kolkata.
What are the different rules for performing sort operation?
Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) PROGRAM-ID (c) FILE-CONTROL (d) OBJECT-COMPUTER