COBOL Interview Questions
Questions Answers Views Company eMail

In an array processing what is the thing that can be done by using subscripts but not by using index

JPMorgan Chase,

4 12261

hi. This is Ram.i have one doubt.why can't we display comp-3 variables directly? let me answer quickly plez........

1 5127

In COBOL CALL-CALLING,if a program A is calling 3 sub- programs, dynamically, then it is said sub-programs will always will always in Initial Mode. My question is : Do we need to code CANCEL or (IS INITIAL) for dynamically called sub-programs or it is the property of Dynamically called pgms so every time sub-pgms are called they will be in initial mode. ***This question is only Dynamic call****, Please reply. Thank you in advance.

Wipro,

4 8099

hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?

1 3759

plz,could any one tell me? what about EBCDIC in cobol?briefly?

1 3737

I have a occurs for 100 times but it has executed 101 time what could be the reason?

4 7287

What are the ways you can generate a copybook?

2 4355

consider the fallowing 77 stat pic 9. 88 male value 1,2,3. 88 female value 4 through7. what will be the value of stat a) set male to true. b) set female to true.

5 5822

what will be the output when a)pic 9(6)value 000178 is moved to pic ***,***. b)pic 9(5) value 57397 is moved to pic $$,$$9.

5 5395

in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......

IBM,

2 5681

how many divisions are there in cobol

ADP,

3 6934

how many bytes does s9(7)COMP-3 field occupies?

ADP,

6 23162

The below is the declaration for a variable ws 01 ws pic 9(3). if you want to insert space how will you do that. in which level u should do it

ADP,

3 6019

how will u retreive value from a table.write it with syntex. 01 ws-table 05 ws-table1 occurs 10 times. 05 ws-table2 occurs 10 times. the above is 2 dimensional array..how will u retrieve 1st element of an array

ADP,

3 6688

HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?

2 4515


Post New COBOL Questions

Un-Answered Questions { COBOL }

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

670


For rewrite, why is it mandatory that file needs to be opened?

598


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

968


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

613


What is the difference between comp and comp-3?

672






What is the default value(s) for an initialize and what keyword allows for an override of the default?

662


explain sorting techniques in cobol program?

658


IF I mention stop run in CICS what happens?

1862


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

677


Define cobol?

836


Give some examples of command terminators?

733


Write the code implementing the perform … varying.

612


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

641


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

1559


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

605