01 a pic 9(9v99)

01 b pic 9(9.99)

wht will be the stored vales in both cases

Answer Posted / praveen

I also not seen such declation in COBOL.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is search and searchall?what is the diffrence between them?give an best example?

5563


Have you used comp and comp-3 in your project? And how?

2008


what is the use of outrecord?

1771


Discuss about changing dataset name in proc.

763


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1846






What are the different rules for performing sort operation?

763


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

825


What is amode(31)

724


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.

1118


Explain how to differentiate call by context by comparing it to other calls?

689


What is the difference between a binary search and a sequential search what are the pertinent cobol?

735


Name the sections present in data division.

701