COBOL Interview Questions
Questions Answers Views Company eMail

can we use variable picture clause as xx.99 in cobol.

3 8755

what is dynamic array in cobol? what is the difference b/w array and table in cobol?

2 19960

When search all is used in cobol program without sorted input data?

CGI, Principal Finance,

6 12676

Can we use goto statement in inline_perform ?

IBM,

5 8768

what is the difference between occurs and occurs depending on? i dont think so there is the difference in storage..then why we should use occurs depending on?

TCS, Tech Mahindra,

9 26731

can we use go to statement inline-perform?

IBM,

7 10777

how to change picture class of copy book variable inside program?

2 8276

What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(9) VALUE SPACES. 01 WS-VARN REDEFINES WS-VARX PIC 9(9).

8 9540

What is normalisation?

IBM,

2 5286

How to declare if emp-name = AAAAA""BBB in working-storage section. After display emp-name should print like AAAAA""BB

Polaris,

6 7680

How to read records from flat file in reverse order through COBOL program?

Accenture, Broadridge, IBM, MAT, Polaris, SPIC, Syntel, TCS, Wipro,

14 67425

I have 2 dimensional array with having 100 elements. So how to find the 11th item in an array?

IBM,

6 14398

soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?

CitiGroup, IBM,

7 10407

What is EIBCALEN? Why it is used?

ADP,

9 34907

i want to learn mainframes. i completed MCA ,whats the future of mainframes

5 7210


Post New COBOL Questions

Un-Answered Questions { COBOL }

What is perform what is varying?

693


IF I mention stop run in CICS what happens?

1882


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2087


What are the different open modes available in cobol?

711


what are decleratives in cobol?

1816






) How do u handle errors in BMS macro?

1414


Can you please let me know the centre name of INS certification in Kolkata.

1706


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

698


Discuss about changing dataset name in proc.

752


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?

687


Name some of the examples of COBOl 11?

2671


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1891


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2713


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

659