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 there is no questions in this column?

6 15550

why occurs clause not mentioned in 01 level

HCL, NIIT, TCS, Tesco,

6 46688

How to resolve the soc4 and soc7 errors?

IBM, RBS,

5 38728

What is binary search?

3 12037

What is the difference between PIC 9.99 and 9v99?

7 55380

What is the difference between index and subscript?

Visa,

5 40005

What is SET TO TRUE all about, anyway?

5 18085

What is COMP-1? COMP-2?

CitiGroup,

4 19359

What is difference between COBOL and VS COBOL II?.

Winsol Solutions,

1 5827

In an EVALUTE statement is the order of the WHEN clauses significant?

4 11889

Give some advantages of REDEFINES clause?

Syntel,

2 20002

How do you do in-line PERFORM?

Accenture,

4 17378

Explain call by context by comparing it to other calls.

1 8603

What does EXIT do ?

Deloitte,

3 12976

what is Pic 9v99 Indicates?

2 12987


Post New COBOL Questions

Un-Answered Questions { COBOL }

can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

2235


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

1023


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

1084


Are you comfortable in cobol or jcl?

848


What kind of error is trapped by on size error option?

1005


What is inspect in cobol ?

1068


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2172


What is the difference between Global and External Variables?

1026


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2077


What is the problem of ordered sequential files access?

972


Define static linking and dynamic linking.

922


What is the LINKAGE SECTION used in COBOL?

1283


What is link edit in cobol?

989


Which is not true about evaluate statement

2166


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

2677