can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
Answer Posted / m.m.senthil
adding s to 9(10) is nothing but intimating that paticular
value is of signed integer.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you define a variable of comp-1 and comp-2?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
Have you used comp and comp-3 in your project? And how?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What are the different rules of SORT operation?
A table has two indexes defined. Which one will be used by the SEARCH?
How do get the result of your program directly on your pc?
For rewrite, why is it mandatory that file needs to be opened?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What is rmode(24)
How to remove 2 duplicate records and copy only one using job control language?
What is link edit in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
In which area will you utilize 88 level items in cobol?