How would the number +1234 be stored if a PIC clause of
PICTUREs9(4) comp-3 were used?
Answer Posted / guest
ans#2 is correct
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to print 10 to 1 if the input have only 10 digit number?
Explain how to differentiate call by context by comparing it to other calls?
Difference between array and sub-script ?
how do you define single dimensional array and multidimensional array in your cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Why occurs cannot be used in 01 level in COBOL?
Which division and paragraphs are mandatory for a COBOL program?
State the various causes of s0c1, s0c5 and s0c7.
How to remove 2 duplicate records and copy only one using job control language?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is static and dynamic call in cobol?
Write a cobol program making use of the redefine clause.
IF I mention stop run in CICS what happens?