what is the output of given code? data : f1 type i, f2 type i. write : / f1, f2. do 2 times. perform addfld. enddo. write : / f1, f2. form addfld. data : f1 type i, f2 type i. add 1 to f1. add 1 to f2. write : / f1 , f2. endform. int : f1 , f2.
3 7397Post New Yash Technologies Interview Questions
What is innodb mysql?
What are some alternatives to inheritance?
Can you convert word to powerpoint?
Any one please sent me a mahindra tractors model question papers.
Which method is used to search better by learning? a) Best-first search b) Depth-first search c) Metalevel state space d) None of the mentioned
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
what is the difference bet 4 wire transmiiters and 2 wire transmitters
Do you know what kind of daily work do soil scientists do? : soil science
Which method cannot be overridden in jsp?
Why we have to keep separate express app and server?
What is singleton pattern in c++?
What are Routines and how they can be accessed?
What is mvc framework in asp net?
What are the disadvantages of a shell structure?
Is there any special application required to access web service?