| Other COBOL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How do you come out of an EVALUATE statement? | | 3 |
| can I copy book which contain db2 statment in procedure
divion? | Bank-Of-America | 1 |
| Write the syntax of a two dimensional array? | Xansa | 4 |
| What is the Linkage section? What is the Use and Why the
parm length use alway "PARM-LENGTH PIC S9(4) or PIC S9
(4) COMP." any reason?.Please let me know any one...
Cheers,Prasad | Syntel | 5 |
| What guidelines should be followed to write a structured
Cobol program? | | 1 |
| When is a scope terminator mandatory? | | 2 |
| How is sign stored in a COMP field ? | Accenture | 2 |
| Should I use STOP RUN in the sub program??why? | Xansa | 4 |
| consider the following piece of code
01 GROSS-PAY
05 BASIC-PAY PIC 9(5)
05 ALLOWENCES PIC 9(3)
if BASIC-PAY has a value 1000 and ALLOWENCES has a value
of 250,what will be
displayed by the statement
DISPLAY GROSS-PAY
a.1250
b.01000250
c.01250
d.1.250
| TCS | 3 |
| if i am reading a file with some 50000 records and moving to
a DB2 table and suddenly the program abends in between, is
there anyway i could restart from the exact record at which
the job failed once the program restarts. | UST | 2 |
| How to covert given string into ASCII value in COBOL/MF
COBOL | IBM | 3 |
| can we display comp-3 variables. if we want to display what
we have to do . give me one example | CGI | 2 |
| can u plz expain me how to declare dynamic array? what is
the meaning of depending on clause in dynamic array? | Satyam | 3 |
| how many times PARA-A is performed :
PERFORM PARA-A VARYING TIMES-COUNTER FROM 1 BY 1
UNTIL TIMES-COUNTER >0
PARA-A
MOVE P TO Q
MOVE H TO TIMES COUNTER
a.10
b.1
c.11
d.0
| TCS | 3 |
| How to display string in the reverse order using occurs
clause? | | 4 |
| perform I from 0 by 1 until I=5?How maney times it will
executes | | 7 |
| for an INITIALIZE and what keyword allows for an override
of the default. | | 2 |
| How include time & date in the report generation in cobol
programing? | | 2 |
| How to resolve the soc4 and soc7 errors? | | 4 |
| i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS | Infosys | 3 |
| |
| For more COBOL Interview Questions Click Here |