How would the number +1234 be stored if a PIC clause of
PICTUREs9(4) comp-3 were used?
Answer Posted / veni
A mistake in answer 2.
It will be stored as follows:
12 34 C
2nd half of the 3rd byte will be left blank.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
how do you define single dimensional array and multidimensional array in your cobol?
State the various causes of s0c1, s0c5 and s0c7.
What rules are to be followed while using the corresponding options?
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.
What is a scope terminator give example?
What are the different rules for performing sort operation?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Can you please let me know the centre name of INS certification in Kolkata.
How you can read the file from bottom?
What do you understand by psb and acb?
In which area will you utilize 88 level items in cobol?
What are literals?
How do get the result of your program directly on your pc?
How arrays can be defined in COBOL?
How you can characterize tables in cobol?