adspace


COBOL Interview Questions
Questions Answers Views Company eMail

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

3 10339

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

2 21705

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

CGI, Principal Finance,

6 15006

Can we use goto statement in inline_perform ?

IBM,

5 10787

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 30790

can we use go to statement inline-perform?

IBM,

7 13547

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

2 9492

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 12266

What is normalisation?

IBM,

2 7064

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

Polaris,

6 10145

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

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

14 75316

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

IBM,

6 16580

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 13084

What is EIBCALEN? Why it is used?

ADP,

9 38382

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

5 9155


Post New COBOL Questions

Un-Answered Questions { COBOL }

Are you comfortable in cobol or jcl?

1111


i need a small 3d program using inline and outline.

2301