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

Why we should use cursor ?

3 4368

I know my query will return more than one row but I don't want cursor what should I do?

1 3511

I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

Steria,

1621

Hi Guys, I have faced one interview question if I have requirement to add 5 new columns to existing table what are prerequisite do i need to take.

1 2977

Difference between file status codes 02 and 22.... since both are for duplicate key detection.

1 3235

what is the use of keep and pass in disp

1 2890

Difference between array and sub-script ?

HCL,

1708

Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.

RBS,

2 3956

which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1551

Read a flat file and write last but one (I have n records in a file I have to write n-1th) record in another flat file. Could you please provide me the code in COBOL?

1 2731

if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1383

I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?

1 2533

i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1607

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

TryTechnicals Pvt Ltd,

1185

What is report-item in COBOL?

Arigo Infotech,

1201


Post New COBOL Questions

Un-Answered Questions { COBOL }

Explain how to differentiate call by context by comparing it to other calls?

1246


What is the LINKAGE SECTION used in COBOL?

1601


example for sub strings ? and refernce modifications whit output pls

2370


What is a report item?

1195


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

1282


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10010


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

1210


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6669


What are the different rules to perform a Search?

1144


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

1147


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

1151


Write a program to explain size error.

1240


Write a cobol program making use of the redefine clause.

1229


What are the different rules for performing sort operation?

1281


What is inspect in cobol ?

1356