Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

COBOL Interview Questions
Questions Answers Views Company eMail

How to know whether the module is dynamical or statistical?

1213

What is the difference between next sentence and continue in cobol programing language?

1278

For rewrite, why is it mandatory that file needs to be opened?

1151

Mention the guidelines to write a structured cobol program?

1143

Explain how you can characterize tables in cobol?

1115

What is the usage of comp fields in cobol?

1222

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

1211

How you can characterize tables in cobol?

1254

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.

1501

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?

1379

What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1274

What are the cobol coding sheets?

1363

Describe the cobol database components?

1219

What is the utilization of copybook in cobol?

1276

Why did you choose to work with ibm mainframe cobol programming?

1162


Post New COBOL Questions

Un-Answered Questions { COBOL }

Write the code implementing the perform … varying.

1122


State the various causes of s0c1, s0c5 and s0c7.

1144


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1268


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?

1379


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1443


How do we get current date from system with century in COBOL?

1428


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2632


What are the rules of the move verb?

1323


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...)

2445


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2648


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1274


What is the difference between comp and comp-3 usage?

1260


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

4213


how to refer the data field?

2324


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

1647