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 do we get current date from system with century in COBOL?

Winsol Solutions,

1425

What is the Purpose of POINTER Phrase in STRING command in COBOL?

Winsol Solutions,

1300

What is the LINKAGE SECTION used in COBOL?

UGC Corporation,

1600

Why occurs cannot be used in 01 level in COBOL?

Arigo Infotech,

1205

What is Pic 9v99 Indicates in COBOL?

SwanSoft Technologies,

1339

What is the difference between external and global variables in COBOL?

Winsol Solutions,

1543

In COBOL programming, what is PERFORM? What is VARYING?

CDC,

1209

What is the maximum length of a field you can define using COMP-3 in COBOL?

UGC Corporation,

1 2082

In COBOL, what is the different between index and subscript?

TryTechnicals Pvt Ltd,

1281

What is inspect in cobol ?

Infosys,

1354

How many sections are there in data division in COBOL?

B-Ways TecnoSoft,

1184

What is the difference between PIC 9.99 and 9v99 in COBOL?

SwanSoft Technologies,

1401

What is redefines clause in COBOL?

B-Ways TecnoSoft,

1351

What are the different rules of SORT operation?

1202

What is the difference between PIC 9.99 and PIC9v99?

1403


Post New COBOL Questions

Un-Answered Questions { COBOL }

How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1306


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

1245


How can you get the ksds file records into your cobol program?

1136


What is the difference between Global and External Variables?

1435


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

2729


What are the access modes of START statement?

1327


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

1298


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1482


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2536


how can i see junk values in dclgen or in hostvariable of comp ?

3049


how to access the file from prodution from changeman tool and to submit a file to production

7627


What is the difference between binary search and sequential search?

1129


State the various causes of s0c1, s0c5 and s0c7.

1143


Describe the cobol database components?

1219


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.

2492