01 a pic 9(9v99)

01 b pic 9(9.99)

wht will be the stored vales in both cases

Answer Posted / venkat

i think question is 01 a pic 9(9)v99 --it's occupy memory space is -11bites
&01 b pic 9(9).99--it's occupy memory space is -12bites

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

685


What is redefines clause in COBOL?

857


What are the rules of the move verb?

716


how do you reference the rrds file formats from cobol programs

812


A table has two indexes defined. Which one will be used by the SEARCH?

775






In COBOL, what is the different between index and subscript?

775


What is amode(24)?

691


What is the default value(s) for an initialize and what keyword allows for an override of the default?

710


How can you get the ksds file records into your cobol program?

651


What is rmode(24)

690


How many bytes S(8) comp field occupy and its maximum value?

1653


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2024


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

673


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

692


Difference between cobol and cobol-ii?

727