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

if a pic 9(3) value 354,b pic x(2) value '46' then a)a>b 2)a

Cap Gemini,

8 12411

How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.

Cap Gemini,

4 10658

1)what is use of linkage section? 2)what is difference between comp and comp-3

Cap Gemini,

1 6691

if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

IBM, Steria,

2 6677

Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

2203

waht is inspect verb? where it can be in real time?

Patni,

1 5649

I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?

HCL, IBM,

3 10589

WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??

1 3621

I hav vari declaration like..... 77 a pic s9(9).99. 77 b pic s9(9).99 comp. 77 c pic s9(9).99 comp-3. if i use MOVE 123456789.99 to a,b,c what happen every one working fine ?

Mphasis,

1 6615

can we use reference modification an arry.

1 4633

i want to enter the name 'pandu' into ur table how?

Fidelity,

1 6506

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

Syntel,

1 9183

in real time what is the suitable exp where in-stream procedure is better then catalog procedure.

1 3130

which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks

1 3153

01rec1. 05 a pic 999v99 value 123.12 05 b pic 99v9 value 45.9 02 rec2. 05 x pic 999v99 05 y pic 99v99 05 z pic x(3) value 'abc' if rec1 is moved to rec2 then what is the value of rec2?

Amdocs,

5 13786


Post New COBOL Questions

Un-Answered Questions { COBOL }

) How do u handle errors in BMS macro?

2018


What is the utilization of copybook in cobol?

1283


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2650


Why did you choose to work with ibm mainframe cobol programming?

1166


Name the sections present in data division.

1315


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

1280


IF I mention stop run in CICS what happens?

2432


A table has two indexes defined. Which one will be used by the SEARCH?

1330


) what is the difference between AID and HANDLE AID?

2202


Which mode is used to operate the sequential file?

1257


What rules are followed by the search verb.

1200


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

2733


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6677


How many bytes S(8) comp field occupy and its maximum value?

2192


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

1301