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
how do you reference the variable block file formats from cobol programs
What type of SDLC u followed? Why?
What are the various section in data division and briefly explain them.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Explain about different table spaces.
What is report-item 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 is the problem of ordered sequential files access?
What the difference is between continue and next sentence?
how do you define single dimensional array and multidimensional array in your cobol?
What are different data types in cobol?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is amode(24)?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?