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

Q:what is the difference between the variable length and fixed lenght.how it varies in the cobol.

CTS, Wipro,

12 85417

i have two file, each file having : file1 is having 2 fields field1 field2 file2 is having 3 fields field1 field2 field3 my req is to make it one file like: field1 field2 field1 field2 field3 if anyone know please send me syntax, i tried this with DFSORT but could not succeed.

Syntel,

9 17928

1)what is the maximum limit for occurs? Eg: 01 A PIC X(10) OCCURS N TIME. What is the max value for N?

Wipro,

11 44328

How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree

Merrill Lynch,

3 12305

select TURE Statement(s) aboUt eject statemenet in cobol? a)The eject statememnt must be the only statement on the line b.It causes the program to edit abnormally c. eject statement can be written in either area A or area B d. specifies that the next source statement is to be printed at Top of the next page e.The EJECTstatement has no effect on the compilation of the source program itself

2 6578

What is the difference between Perform para and perform asaection in cobol?

TCS,

3 9306

Minimum how many Number of Paragraphs are there in ID- Divison?

IBM,

7 11877

With in these three which one is the default one Call Reference, Call By Value, Call By Content.-Which one is default?

IBM,

4 10995

SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.

Lehman Brothers,

3 14284

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

2288

what is mainframe? what is the mainframe software ? what is use in s/w field?

CSE,

7 12745

what is the basic concept of mainframe? what knowledge is needed for learn this mainframe?

CSE, TCS, Wipro,

4 17205

How we copy a program from production region to development region.What is the process & syntax ?

CTS,

3 13806

Explain complete concept of table handling in COBOL with an example?

IBM, TCS, Wipro,

2 18954

how many bytes do SPPPP999 will store?

18 24425


Post New COBOL Questions

Un-Answered Questions { COBOL }

can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2520


What are the access modes of START statement?

1331


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1555


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


In COBOL programming, what is PERFORM? What is VARYING?

1211


What rules are to be followed while using the corresponding options?

1127


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

1310


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

1270


how to move the records from file to array table. give with code example

2733


What is the difference between Call and a Link?

1267


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

8031


Are you comfortable in cobol or jcl?

1096


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

1210


What are the different open modes available in cobol?

1250


What type of SDLC u followed? Why?

2054