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 fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)

IBM,

5 19260

what is the meaning of pic 9(09)v99-

HSBC,

4 22991

How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3278

Have you used comp and comp-3 in your project? And how?

IBM,

2522

Why we are using comp and comp-3 in real time projects?

IBM,

4 15340

Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

IBM,

2476

How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.

IBM,

2 10552

how to check whether the open command of a sequential file is successful? or not?

CSC, IBM,

2 14597

Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

3019

In INITIALIZE what is Repalcing Word will do

CTS,

1 10347

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.

Infosys,

4213

How can you add a particular field in copybook?

L&T,

2 5606

How can you add a particular field/coloumn in copybook?

ADP, DELL, L&T,

3 23051

what is the difference between implicit and explicit scope terminator with example? 

1 8790

I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.

IBM,

3 17146


Post New COBOL Questions

Un-Answered Questions { COBOL }

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

1209


) how do u code after getting data?

2211


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

921


how to convert the recors form vsam file to db2 table tru file aid

3314


What is the difference between PIC 9.99 and PIC9v99?

1405


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 is the difference between comp and comp-3 usage?

1260


When is inspect verb is used in cobol?

1314


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

1483


Give some examples of command terminators?

1325


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

1551


Can a Search can be done on a table with or without Index?

1333


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

1270


Why occurs cannot be used in 01 level in COBOL?

1206


What is the use of intialize verb?

1299