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 30879

How can you declare the file ?

Wipro,

1 5324

How many divisions we have in Cobol ?

Wipro,

4 9072

What is XDC ?

Cap Gemini, IBM,

3 19132

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

Cap Gemini,

6 49338

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 4058

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

Hewitt, TCS,

2318

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 16990

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

Hewitt,

3 9050

how to display the dataset information?

2 6358

what is s013u000 for?

Hewitt,

1 5420

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 }

How many sections are there in data division in COBOL?

1188


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

1153


Why did you choose to work with ibm mainframe cobol programming?

1166


how to access the file from prodution from changeman tool and to submit a file to production

7633


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

1149


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

1221


How do you get the data to code the BMS macro?

2016


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

1156


What are 77 levels used for?

1152


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2610


Write down the divisions of cobol program?

1340


Can you please let me know the centre name of INS certification in Kolkata.

2288


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1695


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

1252


What is difference between static and dynamic call in cobol?

1467