if a pic 9(3) value 354,b pic x(2) value '46' then
a)a>b
2)a<b
3)error
Answer Posted / piyush mani
yeap b is correct
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a SSRANGE and NOSSRANGE?
) what is the difference between AID and HANDLE AID?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Give some examples of command terminators?
In COBOL programming, what is PERFORM? What is VARYING?
What is difference between static and dynamic call in cobol?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
For rewrite, why is it mandatory that file needs to be opened?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Describe the cobol database components?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How do get the result of your program directly on your pc?
What guidelines should be followed to write a structured cobol prgm?
Differentiate between structured cobol programming and object-oriented cobol programming.