maximum of how many screens we can open in emulator
Answer Posted / nag(igate)
8..............
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How do u write test cases?
How you can characterize tables in cobol?
What is the utilization of copybook in cobol?
What is the difference between PIC 9.99 and PIC9v99?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What are the pertinent COBOL
What is the difference between binary search and sequential search?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is inspect in cobol ?