can we declare s9(9)v9(9) in cobol ? if yes how many bytes
it will occupy ?(urgent plz answer it)

Answer Posted / karthik

NO IT CANNOT BE. THE MAXIMUM ALLOWED DIGITS IS 18 ONLY

Is This Answer Correct ?    8 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are decleratives in cobol?

1827


What is the Purpose of Pointer in the string?

643


Which division and paragraphs are mandatory for a COBOL program?

709


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


What is Pic 9v99 Indicates in COBOL?

729






What rules are to be followed while using the corresponding options?

641


How do u write test cases?

1638


What is an in line perform? When would you use it? Anything else you wish to say about it.

645


What is cobol?

747


How are the next sentence and continue different from each other?

766


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

697


What is the problem of ordered sequential files access?

702


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.

2010


How do you reference the fixed block file formats from cobol programs

705


) how do u code after getting data?

1580