-
-
-
What if Stop Run is missing in COBOL program?
Stop Run is last command in COBOL program.But if it is missing, will the program abend?
-
File Concept
The Disposition Parameter in the JCL is Share ( DISP=SHR ) and Cobol program opens file in " Extend " mode. In this scenarion what will happen to that file?
-
Level Number
Do we need to give level number in sequence order? Why?
-
-
-
Explain call by context by comparing it to other calls?
The parameters passed in a call by context are protected from modification by the called program. In a normal call they are able to be modified.
-
Give example of Inspect TALLYING / BEFORE INTIAL / AFTER INITIAL. In which situation will use this in COBOL?
We have different type of Inspect verb1.counting INSPECT.2.replacing INSPECT.3.combined INSPECT.4.converting INSPECT.Give example of any Inspect verb which you know.
-
Impact Analysis
Suppose a program has one i/p file and one o/p file now we want to add another file to the Cobol program and also two new fields (i.e columns) are added to the o/p file from the new i/p file then how will you do impact analysis.
-
Real time requirement in global payments-mainframes
Hiprovide info about any real time requirement in global payments-mainframesbyeramya
-
-
-
-
-
-
-
-
-
COBOL Interview Questions
Ans