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.

1240

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

1255

explain sorting techniques in cobol program?

1248

Explain about different table spaces.

1155

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

1149

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

1343

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

1275

What is the problem of ordered sequential files access?

1210

Write the code implementing the perform … varying.

1122

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

1312

how do you reference the printer file formats from cobol programs

1283

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

1219

Discuss about changing dataset name in proc.

1296

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

1382

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

1310


Post New COBOL Questions

Un-Answered Questions { COBOL }

What do you understand by psb and acb?

1181


Difference between array and sub-script ?

1710


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1276


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

1432


how do you reference the rrds file formats from cobol programs

1663


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

9183


What are literals?

1185


What are the pertinent COBOL commands?

3242


When is inspect verb is used in cobol?

1319


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

2280


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


What is difference between static and dynamic call in cobol?

1467


) how do u code after getting data?

2212


what happens if parmparameter passes zero bytes to the program

2185


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

1169