if a pic 9(3) value 354,b pic x(2) value '46' then
a)a>b
2)a<b
3)error
Answer Posted / saidinesh
I accept that u can enter the value of numeric as well as
alpha numeric. but we can not give the numeric values in
cot's. please check it once...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the problem of ordered sequential files access?
Why would you use find and get rather than to obtain?
how to access the file from prodution from changeman tool and to submit a file to production
Mention the guidelines to write a structured cobol program?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Write the code implementing the perform … varying.
How you can characterize tables in cobol?
Are you comfortable in cobol or jcl?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How do u write test cases?
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 ......
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is redefines clause in COBOL?
how to convert the recors form vsam file to db2 table tru file aid