Answer Posted / meera
When usage is Comp3 the sign is indicated as the rightmost
nibble even S is specified or not. It is in packed decimal
format. Total size is N/2+1
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you reference the fixed block file formats from cobol programs
How do define dynamic array in cobol.
In COBOL programming, what is PERFORM? What is VARYING?
What are different data types in cobol?
Explain about different table spaces.
what is search and searchall?what is the diffrence between them?give an best example?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How do you define a variable of comp-1 and comp-2?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is the local-storage section?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the LINKAGE SECTION used in COBOL?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are declaratives and what are their uses in cobol?