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 23451I 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 12545Why we need to use redefine clause when we can define the variable seperately... what is actual need....
5 15170Many sales orders with single deliveries want only one single invoice. Which components are considered in configuration settings. Explain in details.
2 17704what is process of business blue print preparation and wat was ur role in it awaiting ur kind reply pl reply early
2 7959A company canteen needs an automated system for its food and beverage management. The canteen receives food and beverage items from different distributors. All the non perishable items are stored in the store-room and the perishable items are put in the fridge. The manager should be able to add, delete or update food and beverage items onto the system and perishable and non perishable item details are to be stored separately. Both waiters and the cooks should be able to update the perishable items, but only the cooks should be allowed to update the non perishable items. Both cooks and waiters are not allowed to add or delete any items that are entered. identify the Schema, Table , Fields
3252I have 2 company codes in India,1 company code in US. In India the fiscal year variant is Apr to Mar & in US Fiscal yr variant is June to July. I want to submit my Financial statements in India. How do u do this?
3 11030Post New Accenture Interview Questions
What is the difference between the Select clause and SelectMany() method in LINQ?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
Give an example of closure?
What is a difference in robot system and ai programs?
Which pollutant is major greenhouse gas and what is its effect ?
What is the use of hsl()?
IN 1000kva transformer where the oil and winding temperature sensors is connected
What are the 6 R's
what are the advantages and disadvantages of extended vlan (range 1006-4094)?
What is trigger and stored procedure in sql?
Does outdoor isolator loose connection cause short circuit current in that circuit? if yes then how ??
Does any body please help me what question's have asked for SSRS in the interview?
Which language is used in angular?
Write a query to get maximum and second maximum in oracle?
How do I disable ftp?