how to know that the file has 300 records how to acess it?
No Answer is Posted For this Question
Be the First to Post Answer
TYPES OF SORTINGS. which is more prefarable.
Suppose i want to declare a binary comp fild of 7 byte .how to write?
without performing any operations on a file how can i know whether it contains data or not
What are options have been removed in COBOL 11?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
COMPUTE X = A * B - C * D and COMPUTE X = (A * B) - (C * D) (a) Are not the same (b) Are same (c) Syntactically wrong (d) Will yield a run time error
How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.
What does the initialize statement do ?
How can we pass data from cobol to JCl?
after udatingg first 110 rows, my job abends. now how do i change my cobol program so that when i restart the Job it will start updating from 111th row ( i.e in next run I di=ont want to update those 110 rows which are already been updated in the first run before job abend)
hi friends,can any one post the ibm mainframe inteqview questions for 1year exp candidate,for itc infotech interview?. have any body attended for this in the past?...
What is redefines clause in COBOL?