01 a pic 9(9v99)

01 b pic 9(9.99)

wht will be the stored vales in both cases

Answer Posted / chandrakant sinha

3 and 4

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1234


how to access the file from prodution from changeman tool and to submit a file to production

6688


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8172


Write some characteristics of cobol as means of business language.

623


What is length is cobol?

652






Explain the configuration section of a cobol program with examples of syntax.

661


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379


example for sub strings ? and refernce modifications whit output pls

1848


Can a Search can be done on a table with or without Index?

806


how do you reference the variable block file formats from cobol programs

688


What are literals?

632


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

680


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1592


how to refer the data field?

1812


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1000