Answer Posted / abhinav nimje
Here as 9v99 takes 3 bytes which is preferrable for memory
management purpose.
So while Processing it wont display decimal point but
working will not be hampered.
9.99 will be used for displaying purpose only.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
Why occurs cannot be used in 01 level in COBOL?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Write some characteristics of cobol as means of business language.
What type of SDLC u followed? Why?
Write a program to explain size error.
how do you reference the ksds vsam file formats from cobol programs
What are all the divisions of a COBOL program?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What are the pertinent COBOL
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.
Explain the configuration section of a cobol program with examples of syntax.
How can you get the ksds file records into your cobol program?
What is cobol?