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

Write a program that uses move corresponding.

1210

State the various causes of s0c1, s0c5 and s0c7.

1148

What do you understand by psb and acb?

1181

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

1261

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

1199

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

1259

What are declaratives and what are their uses in cobol?

1264

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

1292

how do you reference the rrds file formats from cobol programs

1663

Write a cobol program making use of the redefine clause.

1229

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

1 1684

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

1247

What are various search techniques in cobol? Explain.

1113

Explain what you understand by passing by value.

1204

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

1127


Post New COBOL Questions

Un-Answered Questions { COBOL }

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

6934


What is the usage of comp fields in cobol?

1225


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

1214


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5797


How do u write test cases?

2111


What are the pertinent COBOL

2629


how do you reference the rrds file formats from cobol programs

1663


what happens if parmparameter passes zero bytes to the program

2185


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

1135


) How do u handle errors in BMS macro?

2018


Write a program to enter and display the names of students in a class using the occurs clause.

1260


What is the difference between comp and comp-3?

1229


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.

2497


What are all the divisions of a COBOL program?

1276


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

2733