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

how to display comp3 variables reply soon ?

Patni,

4 11755

is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon

Patni,

2 8384

u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?

IBM,

2 7405

How to Pass table from a cobol program to another cobol program and how to use that table in called program

Patni, SunGard,

8 22688

What is the difference between working storage copybook and linkage section copybook?

TCS,

5 18513

can we write paragraph in area B .....

L&T,

4 8822

how to run sub programs using static and dynamic call ...

TCS,

3 8002

HOW WE WILL SORT THE ARRAY WHICH IS GOING TO USE FOR SEARCH ALL?

Cap Gemini,

2 8777

WE HAVE 2 FILES IN COBOL. ONE IS FIXED LENGTH RECORDS ANOTHER ONE IS VARIABLE LENGTH. IF I DECLEAR LRECL OF FIXED ONE AS 80 AND 2ND RECORD AS 132. WHAT WE NEED TO DECLEAR LRECL FOR THOSE 2 FILES IN JCL?

iGate,

4 10055

i have a requrement in A as viswa!@#$%&^**reddy i need to move viswareddy in B without junk values pls say how to do ths reply fast

L&T,

4 9546

what is the use of filler in cobol programing?

MAT,

4 39417

what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include tempary file used for sorting in assign statement?

TCS,

3 8173

Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?

Bank Of America, Mind Tree,

7 18540

How many times the loop runs here 01 a pic 9(2) value 10. perform para1 a times stop run. para1: move 20 to a.

3 7310

How many times the loop runs here 01 a pic 9(2) value 1. perform para1 until a=10 move 1 to a. stop run. para1: move 10 to a.

5 8175


Post New COBOL Questions

Un-Answered Questions { COBOL }

how do you reference the printer file formats from cobol programs

1283


what is amode(24), amode(31), rmode(24) and rmode(any)?

1199


example for sub strings ? and refernce modifications whit output pls

2370


How do we get current date from system with century in COBOL?

1429


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1280


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

1209


What is report-item in COBOL?

1201


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

2639


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2136


how do you reference the rrds file formats from cobol programs

1660


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1185


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

2607


How do define dynamic array in cobol.

1185


Write a program to enter and display the names of students in a class using the occurs clause.

1260


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

1169