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

Write a program to explain size error.

1159

What are the various section in data division and briefly explain them.

1134

explain sorting techniques in cobol program?

1161

Explain about different table spaces.

1064

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

1056

How are the next sentence and continue different from each other?

1249

how do you reference the esds vsam file formats from cobol programs

1150

What is the problem of ordered sequential files access?

1132

Write the code implementing the perform … varying.

1027

how do you reference the variable block file formats from cobol programs

1202

how do you reference the printer file formats from cobol programs

1169

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

1128

Discuss about changing dataset name in proc.

1196

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

1294

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

1187


Post New COBOL Questions

Un-Answered Questions { COBOL }

What are various search techniques in cobol? Explain.

1039


how can i see junk values in dclgen or in hostvariable of comp ?

2956


What is rmode(any) ?

1209


) How do u handle errors in BMS macro

1980


How do you reference the following file formats from cobol programs?

1143


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

1083


Differentiate between structured cobol programming and object-oriented cobol programming.

1101


Mention the guidelines to write a structured cobol program?

1050


Name some of the examples of COBOl 11?

3100


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?

7781


Which mode is used to operate the sequential file?

1164


What is report-item in COBOL?

1124


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?

1162


IF I mention stop run in CICS what happens?

2319


What is the difference between comp and comp-3?

1144