What is z os in mainframe?
No Answer is Posted For this Question
Be the First to Post Answer
What is the importance of common attribute?
What is inspect and what is it used for?
At what point are extension eliminators mandatory?
how can you define a dataarea(DTAARA) IN RPG? Which spec you define it C-spec/D-spec?
Where is the vsam ksds placed?
Please any one can tell me,What are the tools for pl/1 project in real time scenario?(what are the version control,debugging and files related tools)?
What are the different types of PL/1 files?
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
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
What is COUNTERS in PL/1? How to assign the COUNTER variables? WHich Data Type it can be used for this?
If a gdg contains 20 versions .. how to copy those versions ps?
which is more efficient, level 77 or 01?