how to find a "source of particular program"?
accept ws-date from date will return the current date?
what is Retro fitting ?
10. Why mainframe testing is so important? Give any three advantages of Mainframe Testing?
bind by copy...bind by ref?
how do u create gdgs n vsam by using file-aid ?
hi provide info about any real time requirement in health care services mainframe applications bye ramya
How many bytes does a s9(7) sign trailing separate field occupy ?
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
execution of a subordinate module is caused by the use of the cobol verbs ------------in the superior module
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
how are start and xctl different?
suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?