What is inspect?
No Answer is Posted For this Question
Be the First to Post Answer
How IBM framework work?
what is unit testing ? on which basis you will write test case ?
how do u conduct impact analysis?
If a=1 or 2 or 3 NEXT SENTENCE ELSE move a to b. a) if A not = 1 or 2 or 3 move A to B b) if not A = 1 and 2 and 3 move A to B c) if A Not = 1 and 2 and 3 move A to B d) if A NOT = 1 or NOT=2 or NOT =3 move A to B
How do you find out whether two Data Sets are having exact Data through ISPF Panel? (Say No of Records, Record Data exactly matching including spaces)
Give the format of using and giving in sort statement. What are the restrictions with it?
Difference b/w Error and abend in COBOL
what does the keyword SFLRCDNBR?
in RTVMBRD where you will find no.of records....(i mean in which attribute)?
01 T1. 02 month-day pic x(30) value ?jan,31, feb,28, mar,31, apr,30, may,31, june, 30? 02 new-day redefines month-day occurs 6 times 03 A pic xxx. 03 B pic 99. What are the content of A(3) and B(2) respectively A)mar,31 B) Feb,28 C) 28, Mar E)Mar, 28
Name the various types of tables spaces.
Can you define a gdg?