Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Accenture COBOL Interview Questions
Questions Answers Views Company eMail

How do you do in-line PERFORM?

4 16600

What is the difference between performing a SECTION and a PARAGRAPH?

5 31882

How is sign stored in a COMP field ?

3 22738

What is an in-line perform ?

4 13722

Consider the following: 77 W-NUM PIC 9 VALUE 0 ------ MOVE 1 TO W-NUM PERFORM PARA-X UNTIL W-NUM > 9. ------ PARA-X ADD 1 TO W-NUM How many times PARA-X is executed ?

14 20787

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

14 69554

can we print comp 3 stmts how ?

3 12477

How to replace the GOTO statement in COBOL without changing the structure of program. e.g. consider following code... I.D. E.D. D.D. P.D. compute C = A + B. GOTO para 100-display. compute D = C - D. GOTO 200-display. some other logic...... ........ GOTO 300-para. ...... ...... GOTO 400-para. Now I want to replacce all GOTO statements without changing the structure and otput of program.

6 21358

I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

4 11130

Why we need to use redefine clause when we can define the variable seperately... what is actual need....

5 13386

what is soc7 abend?how u can trace it?

4 12996

EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2165

If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??

4 19432

Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?

1 6048

Post New Accenture COBOL Interview Questions


Accenture COBOL Interview Questions


Un-Answered Questions

Can we create a new User without Role and Profile?

301


What is the use of sequences? How do you do sequences?

1


Explain the structure of bug life cycle?

566


What is a transform?

574


What is the disease caused by borrelia burgdorferi?

381






Why efficiency of generator is higher than motor at a particular load?

1704


Which code specifies the specification ofthe construction joints to be provided in the raft slab of a basement which is 6 m deep.what should bethe detail of such a joint?

2145


Which is a common domesticated animal that is colour blind?

664


I am new to Rational tools,how to test an application i.e what are the things i should do before starting testing the application

1754


What is the use of System Landscape directory SLD?

272


Write a c pgm to print the letter as per given condition i.e.. if u give 4 out put should b 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4

1615


What do you like about computers?

1883


What are the different normalization forms?

716


How is account type connected to document type?

364


What is an event listener?

487