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 15681

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

5 31026

How is sign stored in a COMP field ?

3 22064

What is an in-line perform ?

4 13279

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 19502

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

14 67438

can we print comp 3 stmts how ?

3 11927

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 20534

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 10532

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

5 12787

what is soc7 abend?how u can trace it?

4 12380

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

2048

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

4 18734

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 5697

Post New Accenture COBOL Interview Questions


Accenture COBOL Interview Questions


Un-Answered Questions

Name 4 new elements in html5 that were not available in previous html versions.

432


How to create a blank file in unix?

497


How to rename an index?

577


Which is the slowest sorting algorithm?

493


what are the artifacts maintained for resource planing and management

2421






What idea do you have about Basel norms?

713


Can you tell us your thoughts about your interview experince with us?

661


What are r matrices and r matrices functions?

59


In how many ways the Data Binding can be done?

483


What is jdbc and its types?

492


What is the difference between ListView and SummaryView ?

177


What are the points to be considered for calculating cement reconciliation. a)Do we need to deduct the wt of cement bags b)Do we need to adjust the qty due to wt loss during transportation, loading unloading etc or else each bag can be considered as 50 kg bag c)What is the proportion of mix cover block making.

1666


What are actions? Why did you use them in your project?

1386


Do you know when autoit is used?

561


What is the time-dependent workflow?

219