Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...

COBOL Interview Questions
Questions Answers Views Company eMail

Write a program that uses move corresponding.

505

State the various causes of s0c1, s0c5 and s0c7.

497

What do you understand by psb and acb?

472

How to remove 2 duplicate records and copy only one using job control language?

547

what is amode(24), amode(31), rmode(24) and rmode(any)?

510

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

527

What are declaratives and what are their uses in cobol?

526

How do you reference the fixed block file formats from cobol programs

528

how do you reference the rrds file formats from cobol programs

576

Write a cobol program making use of the redefine clause.

533

What do you understand by passing by reference and passing by content?

1 592

how do you reference the ksds vsam file formats from cobol programs

502

What are various search techniques in cobol? Explain.

491

Explain what you understand by passing by value.

509

What rules are to be followed while using the corresponding options?

483


Post New COBOL Questions

Un-Answered Questions { COBOL }

) how do u code after getting data?

1431


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1759


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1424


What is the usage of comp fields in cobol?

486


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

521






i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

744


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

586


how do you reference the variable unblock file formats from cobol programs

527


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

546


How arrays can be defined in COBOL?

524


What are various search techniques in cobol? Explain.

491


What is a scope terminator give example?

497


what are decleratives in cobol?

1638


How many sections are there in data division in COBOL?

486


I have a File that has duplicate records. I need only those records that occur more than thrice.?

7926