COBOL Interview Questions
Questions Answers Views Company eMail

Write a program that uses move corresponding.

664

State the various causes of s0c1, s0c5 and s0c7.

653

What do you understand by psb and acb?

659

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

728

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

686

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

695

What are declaratives and what are their uses in cobol?

698

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

691

how do you reference the rrds file formats from cobol programs

784

Write a cobol program making use of the redefine clause.

719

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

1 873

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

645

What are various search techniques in cobol? Explain.

638

Explain what you understand by passing by value.

685

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

627


Post New COBOL Questions

Un-Answered Questions { COBOL }

Explain about different table spaces.

639


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1915


what is search and searchall?what is the diffrence between them?give an best example?

5523


What is the difference between goback, stop run and exit program in cobol?

914


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

697






I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1220


example for sub strings ? and refernce modifications whit output pls

1833


How do you differentiate between cobol and cobol-ii?

644


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

624


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

704


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1603


What is a SSRANGE and NOSSRANGE?

805


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

666


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

919


How do you get the data to code the BMS macro?

1469