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

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?

HCL,

1 4066

i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?

HCL,

5 11736

Which of the following characters is NOT valid in column 7? a. - b. \ c. * d. # e. $

4 8716

Is It Possible to Update or change in VIEW Mode?

CSC,

5 12705

2)Where the Plan is located in CICS-DB2?

IBM,

1 5584

If I want to increase the Limit in GDG. What should I do?

IBM,

2 13569

How many types of sorts are there in cobol?

Cap Gemini,

5 14292

1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

IBM,

5877

If a sub program is called from mainprogram.I have opened cursor in main program and Fetch the result in subprogram ,Is it possible ?If yes please tell me the reason.

1 7088

what is the difference between COBOL2 AND COBOL390?

L&T,

3117

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?

HeadStrong,

2634

Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya

CSC,

2 15391

Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?

1 5966

I have a PS file and I would like to manually insert the binary values (like a COMP format) into the file. How can i do that? the way do in COMP-3 format.. suppose i want to insert -12345 in to file in comp-3 format. simply we can open a file in edit mode and do HEX-ON and insert the value . SEE BELOW-- 135 24D in 3 bytes - this will be COMP-3 presenatation of -12345.

1 6885

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

IBM, Wipro,

3 10018


Post New COBOL Questions

Un-Answered Questions { COBOL }

Write a cobol program making use of the redefine clause.

1229


What is a SSRANGE and NOSSRANGE?

1535


Write down the divisions of cobol program?

1339


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2641


What is amode(31)

1223


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

1169


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

1139


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2597


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5877


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

1547


What is perform what is varying?

1224


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1367


) How do u handle errors in BMS macro

2106


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

1248


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

1149