Explain host variables?
No Answer is Posted For this Question
Be the First to Post Answer
Can you define notcat 2?
what are the ARRAY operations in rpg/400?
Give me example of Ibm framewoek Application?
hi provide info about any real time requirement in health care and banking services mainframe applications. pls send immediate reply to me.
What is basic difference between directory and pds in ibm mainframe?
What is the difference between general testing and mainframe testing?
When the job statement is used?
what is difference between file-aid tool and file-aid utility?
How to find all duplicate records?
which is more efficient, level 77 or 01?
which of the following is not true about search verb A) every search stmt must contain the AT END clause B) any no of WHEN clause can be used with this verb C) this verb can only applied to a table which is defined with the OCCURS clause and INDEXED phases. D) WHEN condition is satisfied
In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. a) there must be a select clause for this file in the file-control paragraph of environment division. b) There must be an FD entry in the file section of the data division. c) The file name must appear in a WRITE stmt in the procedure division. d) There?ll be a CLOSE stmt in procedure division.