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

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

1155

How do you define a variable of comp-1 and comp-2?

1261

What is rmode(any) ?

1334

Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

1214

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

1301

What the difference is between continue and next sentence?

1225

What is perform what is varying?

1224

How you can read the file from bottom?

1197

How do you differentiate between cobol and cobol-ii?

1286

Why would you use find and get rather than to obtain?

1266

How do you reference the following file formats from cobol programs?

1207

What is rmode(24)

1199

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

1445

What is the default value(s) for an initialize? What keyword will allow for an override of the default?

1169

Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1214


Post New COBOL Questions

Un-Answered Questions { COBOL }

Why would you use find and get rather than to obtain?

1266


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

1154


how to move the records from file to array table. give with code example

2733


what happens if parmparameter passes zero bytes to the program

2185


What is inspect in cobol ?

1356


what is difference between cobol and cobol/400

23086


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

2016


Which is not true about evaluate statement

2515


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

1382


What is a scope terminator give example?

1159


What is a report item?

1198


Can we change the password using ALTER? anyone tried and changed?

2082


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

1262


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2498


how to refer the data field?

2324