why we are using picture clause in the cobol programs?
Answers were Sorted based on User's Feedback
Answer / nag(igate)
pic clause is used to declare the data type and size of
variable
| Is This Answer Correct ? | 8 Yes | 0 No |
which one is the best of com and com-3.using of real time ?
can u plz expain me how to declare dynamic array? what is the meaning of depending on clause in dynamic array?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What will happen if we try to create GDG (+2) generaton instead of (+1) generation?
WE HAVE 2 FILES IN COBOL. ONE IS FIXED LENGTH RECORDS ANOTHER ONE IS VARIABLE LENGTH. IF I DECLEAR LRECL OF FIXED ONE AS 80 AND 2ND RECORD AS 132. WHAT WE NEED TO DECLEAR LRECL FOR THOSE 2 FILES IN JCL?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above
What is LENGTH in COBOL II?
How do we get current date from system with century in COBOL?
What is comp-1 and comp-2?
if we have a 10 steps how to override the 4th step in jcl?
What are the differences between OS VS COBOL and VS COBOL II?