S9(5)V9(2) occupies how many bytes memory ?

Answer Posted / ravi

7 bytes

Is This Answer Correct ?    21 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pertinent COBOL commands?

2626


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

802


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

823


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?

700


explain sorting techniques in cobol program?

690






Write a program to explain size error.

677


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780


What is the Purpose of Pointer in the string?

643


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.

1115


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


What is the difference between structured cobol programming and object alternativelyiented cobol?

755


Why would you use find and get rather than to obtain?

688


What are the access modes of START statement?

719


Define static linking and dynamic linking.

669


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

825