COBOL Interview Questions
Questions Answers Views Company eMail

What does MAXCC 3 means? It is used in one my codes.

Wipro,

2 12852

I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.

Mascon,

10 19192

how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........

Wipro,

4 9074

I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.

9 10048

Please let me know at which Scenarios we will go for STATIC call or DYNAMIC

IBM,

3 5858

In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference

IBM,

3 9493

what is qualification on occurs clause?

2 5155

What is diff betn PS and ESDS file? What is the diffrent compiler options in cobol and there discription? What is retrive nth maximum salary from salary DB2 table. Can we redefine COM-3 variable with varchar variable?

4 7169

why 02 level number can't be use as a separate level number like 01 or 77 ?

3 5225

can we display comp-3 variables. if we want to display what we have to do . give me one example

CGI, Deloitte,

6 46707

BY seeing a program how can we say that it is static call or dynamic call

CGI,

5 10938

88 class is used for

CTS, EDS,

5 8567

how to access vsam files in cobol and how to differentiate that this is ESDS file

EDS,

1 6902

How can we know that cobol program is using report file or simple file....?

4 7153

can I copy book which contain db2 statment in procedure divion?

Bank Of America,

2 8438


Post New COBOL Questions

Un-Answered Questions { COBOL }

What are the cobol coding sheets?

666


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

1640


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

700


how to convert the recors form vsam file to db2 table tru file aid

2763


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17048






What are the pertinent COBOL

2045


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2013


What are 77 levels used for?

660


What is the problem of ordered sequential files access?

703


What rules are followed by the search verb.

638


Write a program that uses move corresponding.

673


Name the divisions, which are available in a cobol program?

685


In COBOL programming, what is PERFORM? What is VARYING?

672


When is inspect verb is used in cobol?

679


Discuss about changing dataset name in proc.

764