if a pic 9(3) value 354,b pic x(2) value '46' then
a)a>b
2)a<b
3)error

Answer Posted / guest



cobol

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the configuration section of a cobol program with examples of syntax.

645


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.

5038


) what is the difference between AID and HANDLE AID?

1619


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

658


Can we redefine the field of x(200) to less than 200?

802






How many sections are there in data division in COBOL?

665


For rewrite, why is it mandatory that file needs to be opened?

610


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10517


What is the difference between PIC 9.99 and 9v99 in COBOL?

720


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1509


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2088


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1939


Whats the difference between search & search ALL?

5225


Have you used comp and comp-3 in your project? And how?

1995


Name the divisions, which are available in a cobol program?

671