COBOL Interview Questions
Questions Answers Views Company eMail

i have a variable block which is used in my cobol program as input file having records of 4080 after compilation while runing the program im getiing file attribut mismatch and it is saying tht the record length of the file is 4084 can any one knw the answer how to reslove it ?

2 4866

whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?

9 14092

HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?

1 3741

Did anybody attend the walkin of TCS on 31st July in Gurgaon for any technology,If u have completed 3 round i.e till the HR round,have u received the Offer letter yet? Please let me know.Thanks.

1 3627

TYPES OF SORTINGS. which is more prefarable.

Syntel, TCS,

2 7483

can i use multiple when statements in search & search all ? justify ur answer?

2 4519

Which is the best IBM mainframe Training Institute in Ameerpet, Hyderabad

35 44319

If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2654

At the minimum, which division of COBOL is enough to be coded?

CTS,

3 6891

Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?

3 6493

Consider the below example call a-test1. -- -- -- a-test1. if a=b perform a-test through a-exit next sentence else if b=c perform c-test through c-exit. if a=d perform d-test through d-exit. a-test. -- -- a-exit. exit. can u tell me what will happen if a=b after looping into a-exit will the control go back to a- test1. will the condition a=d be checked???

IBM,

5 5843

here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

IBM,

2 6796

how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas

IBM,

3 47439

1.What is the default print format in cobol?

HSBC,

5 17140

. How do we cast a variable in COBOL

HSBC,

1 11595


Post New COBOL Questions

Un-Answered Questions { COBOL }

How arrays can be defined in COBOL?

658


Why would you use find and get rather than to obtain?

675


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

1639


Can we redefine the field of x(200) to less than 200?

811


What are the different open modes available in cobol?

713






What is the difference between comp and comp-3?

692


what is difference between cobol and cobol/400

21548


What is rmode(any) ?

676


Define cobol?

854


What is the difference between Global and External Variables?

654


What is the difference between a binary search and a sequential search what are the pertinent cobol?

725


What are all the divisions of a COBOL program?

660


what are decleratives in cobol?

1821


How can you get the ksds file records into your cobol program?

636


How you can characterize tables in cobol?

708