s9(18) comp-3:: What is the size of memory it takes
internally?

Answer Posted / shaan

Answer would be 18+1/2=9.5 rounded to 10 bytes.

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24)?

671


how do you reference the ksds vsam file formats from cobol programs

641


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

722


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1005


What is inspect in cobol ?

788






2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2079


What kind of error is trapped by on size error option?

726


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

664


What are various search techniques in cobol? Explain.

629


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.

1993


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

610


how to move the records from file to array table. give with code example

2202


) How do u handle errors in BMS macro?

1413


Explain about different table spaces.

628


What is the difference between PIC 9.99 and PIC9v99?

760