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 a source program compiled with Cobol-2. The output file has a record length of 100 defined in the program but a record of 60 bytes getting written into it. i.e. The rest of 40 bytes I am not Writing anything. But it by default puts some values into the last 40 bytes. However it does not impact anything. But when Compiled the module with Enterprise Cobol the last 40 bytes were spaces as fillers. Can anyone explain?

Cognizant,

5 17085

what is meaning by design document? who can repared for this?

TCS,

5 15024

How can i write a comp-3 variable into a sequential file should i declara the field in the file description as comp- 3?

1 11272

what is level 66 means??

7 28108

Can the OCCURS clause be at the 01 level?

Oracle,

8 22498

i have two file one is ksds another one is esds i want store matching records in flat file how to you matching.

Wipro,

2 10497

how will u find out 3rd week's 2nd day using occurs ?

L&T,

3 9905

Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a

TCS,

3 8849

How will you find the currepted records in a file

2 6750

perform I from 0 by 1 until I=5?How maney times it will executes

8 16072

What will happen if we try to create GDG (+2) generaton instead of (+1) generation?

1 7490

How many maximum number of procedures can we write in one COBOL program?

6 11126

Can we move X(9) to 9(9). If yes what are the ways for doing this?

3 10363

What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?

2 8504

What is SDSF?

3 11999


Post New COBOL Questions

Un-Answered Questions { COBOL }

i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1608


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

2286


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?

2332


i want a program using by if, evaluate , string, unstring, perform, occurs?

4801


Explain how you can characterize tables in cobol?

1115


What is the difference between perform … with test after and perform … with test before?

1499


example for sub strings ? and refernce modifications whit output pls

2370


What is the difference between next sentence and continue in cobol programing language?

1278


how do you reference the fixed unblock file formats from cobol programs

1307


Which Search verb is equivalent to PERFORM…VARYING?

1106


How many sections are there in data division in COBOL?

1184


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1443


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.

2493


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

3314


What are the pertinent COBOL

2625