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 7510Post New Yash Technologies Interview Questions
How do I center li in css?
Can a 64 bit run a 32bit program?
How many layers are there in spring framework?
Difference between __str__ and __repr__ in python?
Explain some features of magento?
AL+w button lanunches the .............. installed web brower
What is the difference between ng-model and ng-bind in angularjs?
What are annotations?
What is master database? : sql server architect
What is Instantaneous Earth fault relay,how will work
List the types of OLAP server?
How to identify that given operation is transformation/action in your program?
How to build drop down scenarios in excel?
What is virtual?
How rectangular filter are practically made?