if a pic 9(3) value 354,b pic x(2) value '46' then
a)a>b
2)a<b
3)error
Answer Posted / raguveer sunendhu thollitu
I dont know..
Depends on the collating sequence.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between structured cobol programming and object-oriented cobol programming.
Name the divisions, which are available in a cobol program?
What is Pic 9v99 Indicates in COBOL?
How you can read the file from bottom?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is comp-1 and comp-2?
How many sections are there in data division 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.
example for sub strings ? and refernce modifications whit output pls
explain sorting techniques in cobol program?
IF I mention stop run in CICS what happens?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is cobol?
Write a program that uses move corresponding.