what is u r recent task in insurence project?..plz tell how
to tell this.
No Answer is Posted For this Question
Be the First to Post Answer
HOW CAN YOU VIEW LAST 10 DATASETS CREATED BY YOU?
how to change pic of variables declared in copy book inside progrm?
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 optimum values can we find for freespace, ci etc?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
Determine the total no of bytes in the following 01 rec1 . 02 a pic x(6). 02 b redefines a. 03 c occurs 6 times pic 9. 02 d occurs 4 times. 03 e pic x(5). 03 f pic 999. a)38. b)44 c)14 d)32
What is linkage section?
What is inspect?
subscripting can be said as A) subscripting enables us to write a move compact code in the procedure division. B) subscripting enables us to refer to any element of a table by the same data name with the facility of identifying a particular element through the values of subscript. C) Subscripting reduces the no of entries to be included in the data division D) subscripting enables us to use loops in the procedure division
HAI I HAVE FINISHED MAINFRAME TRAINING.IM B.E 2006 PASSED OUT FRESHER.IF U HAVE ANY OPENINGS FOR MAINFRAME FRESHERES PLEASE CONTACT MY EMAIL ID MY ID IS sankari_hema2005@yahoo.com
At what point are extension eliminators mandatory?
Can the values of alphanumeric be moved to variable numeric?