S9(5)V9(2) occupies how many bytes memory ?
Answer Posted / chavanbb33
it occupies 7 bytes as v doesn't occupy any storage space it is a assumed/implied decimal point.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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.
What is the difference between PIC 9.99 and 9v99 in COBOL?
Why occurs cannot be used in 01 level in COBOL?
How arrays can be defined in COBOL?
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?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
i need a small 3d program using inline and outline.
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.
What is the difference between external and global variables in COBOL?
what is difference between cobol and cobol/400
Can we redefine the field of x(200) to less than 200?
Write some characteristics of cobol as means of business language.
How to know whether the module is dynamical or statistical?
Name the divisions, which are available in a cobol program?