How to know whether the module is dynamical or statistical?
No Answer is Posted For this Question
Be the First to Post Answer
What is perform what is varying?
When and how can we use index & subscript ?
i am a btech cs 2009 passout. i am opting for mainframe course. is it good to do this course? pls. anyone suggest me
Difference between cobol and cobol-ii?
what will be the output when a)pic 9(6)value 000178 is moved to pic ***,***. b)pic 9(5) value 57397 is moved to pic $$,$$9.
01 a pic 9(9v99) 01 b pic 9(9.99) wht will be the stored vales in both cases
wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?
wht do u mean by (*,intrdr) wht is * used for ?
How do u sort the table for Search ALL? Is it only using ASCENDING KEY IS statement in occurs clause? If the data is input in non ascending order, will the ASC KEY IS automatically sort the data? or will it throw compile time error?
Write a program to explain size error.
Whtz the specialty of 77 level number ?
What is the difference between write & move in COBOL?