COBOL Interview Questions
Questions Answers Views Company eMail

how many subpgms we can use in a main pgm ? how do u link sub pgm to main pgm ? how can i use the parameters declared in main pgm to sub pgm ?

TCS,

2 6944

how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?

TCS,

4 19859

i have variable record in the 5th, i want to sort from 5th filed ? how ?

TCS,

2 6088

what is a load module ?

TCS,

3 7573

tell me about examine inspect and evaluate ?

CTS,

2 9783

how can u pass the values into db2 values from cobol ?

CTS,

3 10292

how do u indetify files succesfully executed or not ?

TCS,

4 7308

what is internal sort and external sort ? which is preferable ?

TCS,

2 13018

wht r the advantages of 77 level number ?

TCS,

8 11953

what is call by value and call by reference ?

Infosys, ITC Indian Tobacco Company,

3 12684

wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?

EDS,

2 7743

in cobol perform stmt whether it first checks the condition or not

9 9932

how you read control card into array?

HCL,

3 11348

01 a pic x(6) value is abcdef 01 b pic x(3) move a to b wht will be the value in b ?

Patni,

3 6978

01 a pic 9(6) value is 123456 01 b pic 9(3) move a to b wht will be the value ?

Patni,

6 9588


Post New COBOL Questions

Un-Answered Questions { COBOL }

What is a scope terminator give example?

641


what happens if parmparameter passes zero bytes to the program

1648


Which is not true about evaluate statement

1553


What is the Purpose of Pointer in the string?

628


example for sub strings ? and refernce modifications whit output pls

1825






Are you comfortable in cobol or jcl?

627


What is rmode(any) ?

671


In which area will you utilize 88 level items in cobol?

697


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10502


Write the code to count the sum of n natural numbers.

691


what is the use of outrecord?

1757


What are the different data types in cobol?

773


What is perform what is varying?

690


What is the problem of ordered sequential files access?

686


What is the difference between structured cobol programming and object alternativelyiented cobol?

736