What is inspect in cobol ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?

1 Answers  


What is sqlca and why is it needed in any cobol-db2 program?

1 Answers  


how you will define variables length in cobol.

3 Answers   Temenos,


can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans

2 Answers   DELL,


i have two file, each file having : file1 is having 2 fields field1 field2 file2 is having 3 fields field1 field2 field3 my req is to make it one file like: field1 field2 field1 field2 field3 if anyone know please send me syntax, i tried this with DFSORT but could not succeed.

9 Answers   Syntel,






What is SQL Code -904 and -903 in DB2 And how to handle it?

1 Answers   IBM,


Name some of the examples of COBOl 11?

0 Answers   CSC,


What are the different ways to run a COBOL DB2 program using JCL?

2 Answers  


What divisions, sections and paragraphs are mandatory for a COBOL program?

8 Answers   Arigo Infotech,


What is an in line perform? When would you use it? Anything else you wish to say about it.

0 Answers  


Under which scenario you would go for a static call as opposed to dynamic call?

5 Answers   TCS,


How can you display the SPOOL information ?

2 Answers  


Categories