Answer Posted / jswan
The Pic 9.99 has a definite decimal point and contains 4 bytes, while the Pic 9v99 has a implied or assumed decimal point and contains 3 bytes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
What is rmode(any) ?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
how do you reference the rrds file formats from cobol programs
What are the access modes of START statement?
what are decleratives in cobol?
What is cobol?
What are all the divisions of a COBOL program?
In which area will you utilize 88 level items in cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
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.
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
Why would you use find and get rather than to obtain?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is Pic 9v99 Indicates in COBOL?