s9(18) comp-3:: What is the size of memory it takes
internally?
Answer Posted / shaan
Well since comp-3 items are packed decimal items,2 digits
will be stored in each byte and the last nibble(4 bits) will
contain the sign.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what is search and searchall?what is the diffrence between them?give an best example?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Can a Search can be done on a table with or without Index?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
) how do u code after getting data?
Which division and paragraphs are mandatory for a COBOL program?
What is the difference between binary search and sequential search?
What is the usage of comp fields in cobol?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How many bytes S(8) comp field occupy and its maximum value?
Write the code implementing the perform … varying.
What is static and dynamic call in cobol?