Answer Posted / jkb
For RENAMES clause.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the difference between Call and a Link?
What is Pic 9v99 Indicates in COBOL?
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?
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...)
Explain what you understand by passing by value.
what happens if parmparameter passes zero bytes to the program
What is the difference between structured cobol programming and object alternativelyiented cobol?
What guidelines should be followed to write a structured cobol prgm?
What are the rules of the move verb?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How do define dynamic array in cobol.