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 12264How 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 15854I 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 7044Why we need to use redefine clause when we can define the variable seperately... what is actual need....
5 9240Why 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 3079Post New Accenture COBOL Interview Questions
What are ios apps written in?
Explain the working of foreign key?
What is the use of form bean in struts?
What are all present producing cost of Per KWH of various Fuel?
What are the core benefits for hadoop users by using apache ambari?
Explain expressions in angularjs?
What does “list comprehension” mean? How does it work and how can I use it?
What does drupal do?
What are the different types of classifiers?
What is package in pl sql with an examples?
How can we configure Input Tax in SD?
Which star does not change its position in the sky?
How is .net core cross platform?
What is dhtml in javascript?
What do you recommended for clients using the jdk orb?