Answer Posted / michel
EIBCALEN IS USED FOR DRINKING WATER.
IF THE ABOVE STATEMENT IS TRUE ALL THE ABOVE STATEMENTS ARE TRUE.
| Is This Answer Correct ? | 17 Yes | 16 No |
Post New Answer View All Answers
What are different data types in cobol?
What is the difference between Global and External Variables?
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
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How do you define a variable of comp-1 and comp-2?
What is the difference between next sentence and continue in cobol programing language?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
State the various causes of s0c1, s0c5 and s0c7.
Explain what you understand by passing by value.
HOw can I get the negative sign while deduct high value from low value
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is rmode(24)
What are the different rules to perform a Search?