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 24426How 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 23449I 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 12535Why we need to use redefine clause when we can define the variable seperately... what is actual need....
5 15161Why 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 6865Post New Accenture COBOL Interview Questions
What is the general statement regarding the temperature of water in oceanic depths?
how to calculation increase power factor for single phase
How to use stored procedures in laravel?
Cenvat credit transaction journal entries. And what does the term reversal of credit means
What can you do with asp.net?
What is excel introduction?
I have two queries in first query i have to show all values,in second query i have to show 3 values and want to hide 3 values what prompt ur going to use, why that prompt
Explain ‘field name for partitioning’ in co-pa
Differentiate between a semi-precious and a precious stone?
What other technologies have you used in hadoop sta ck?
What is a static data dictionary in oracle?
Explain what is selenium ide?
How you will store user info (username, password or token) securely in ios?
Do you think insurance companies suffer from risks?
How do I create a trace in sql server?