Define where and its usage?
No Answer is Posted For this Question
Be the First to Post Answer
How do you interact with your onsite coordinator?
can i use abend-aid instead of x-ped ?
how to handle duplicate records in rpg program?
How can a like table be created?
how to change pic of variables declared in copy book inside progrm?
How do you create a like table?
GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it is possible to write programs without using GO TO B) The target of the GO TO stmt being a procedure name avoiding GO TO result in a program with no procedure name C) Indiscriminate use of GO TO stmt can make the control structure program substantially complex D) Too many GO TO stmts make a program difficult to understand
01 A 02 B occurs 10 times 03 C pic 999. 03 D occurs 15 times 04 E pic 999. 04 F occurs 20 times 05 G pic XXX. 05 H pic 99. Determine the total no of byte in A. A) 175 B) 15480 C) 21750 D) 9065
Explain identify whether a call statement is a static or dynamic call?
What is meant by deadlock in db2?
What do you mean by an alias?
What is the difference between general testing and mainframe testing?