can we use variable picture clause as xx.99 in cobol.
Answer Posted / baalu
hey,
don't wast our time, time is valible for everyone.
have u understood.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How do you reference the fixed block file formats from cobol programs
What do you understand by psb and acb?
Which Search verb is equivalent to PERFORM…VARYING?
Difference between array and sub-script ?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How do u write test cases?
How do we get current date from system with century in COBOL?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What are different data types in cobol?
What the difference is between continue and next sentence?
How many sections are there in data division in COBOL?
What is the difference between Global and External Variables?
What is the problem of ordered sequential files access?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?