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

01 a pic s9(5) occupies how many bytes ?

Wipro,

9 30876

How can you declare the file ?

Wipro,

1 5324

How many divisions we have in Cobol ?

Wipro,

4 9068

What is XDC ?

Cap Gemini, IBM,

3 19132

S9(5)V9(2) occupies how many bytes memory ?

Cap Gemini,

6 49330

How can you display the SPOOL information ?

2 6012

when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?

Hewitt,

1 4057

how to know that the file has 300 records how to acess it?

Hewitt, TCS,

2316

where did you see the information regarding abend codes in jcl?

Hewitt,

1 5436

if we have a 10 steps how to override the 4th step in jcl?

Hewitt,

2 7064

how would you resolve sb37 and SE37?

Hewitt,

2 16988

if you give cylinder(1,1)how many cylinders it will be allocate?

Hewitt,

3 9048

how to display the dataset information?

2 6353

what is s013u000 for?

Hewitt,

1 5417

File status must be checked both while opening and reading the file or only while reading the file?

2 5598


Post New COBOL Questions

Un-Answered Questions { COBOL }

what is search and searchall?what is the diffrence between them?give an best example?

6934


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?

2634


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1398


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.

2497


What is link edit in cobol?

1271


What are the access modes of START statement?

1331


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

1282


Explain the configuration section of a cobol program with examples of syntax.

1266


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1311


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

9183


Write the code to count the sum of n natural numbers.

1259


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

1266


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


State the various causes of s0c1, s0c5 and s0c7.

1148