if a pic 9(3) value 354,b pic x(2) value '46' then
a)a>b
2)a<b
3)error
Answer Posted / chandu
it is an error
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
What is comp-1 and comp-2?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What guidelines should be followed to write a structured cobol prgm?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How arrays can be defined in COBOL?
What do you understand by psb and acb?
How to print 10 to 1 if the input have only 10 digit number?
how do you reference the esds vsam file formats from cobol programs
What are the cobol coding sheets?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is a scope terminator give example?
What are the different open modes available in cobol?
what is the difference between COBOL2 AND COBOL390?