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 15637

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

5 30988

How is sign stored in a COMP field ?

3 22052

What is an in-line perform ?

4 13259

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 19445

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

14 67347

can we print comp 3 stmts how ?

3 11911

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 20509

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 10518

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

5 12770

what is soc7 abend?how u can trace it?

4 12354

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

2041

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

4 18724

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 5692

Post New Accenture COBOL Interview Questions


Accenture COBOL Interview Questions


Un-Answered Questions

What are Queues ? How Queues are diff. in CRM 4.0 and CRM 2011 ?

370


What is lock mechanism? How do we create lock objects in abap?

628


Give an account of free style 293 cells ?

1343


How do you add labels to graphs in word?

328


How is measurement of ph made?

575






How do you extend in python?

414


What is tag in wordpress?

91


What is dispatch queue in ios?

412


Is port 80 open on my network?

599


Apache server works on which ports?

420


Does access use sql?

547


Explain .config() and .run() methods in angularjs?

402


what is XLink and XPointer ?

2048


What is having clause in apache tajo?

5


What is normalization sql?

501