If you use the OPTIMIZE compiler option the size of the
program can be reduced by 5 to 10%(True or False)
Answers were Sorted based on User's Feedback
Answer / aeon533
SIZE OF THE PROGRAM is a very harsh term to the ideal one
(Object code):-). it basically reduces the run time of the
object code. optimization may also reduce the amount of
main storage your object program uses. But the disadvantage
is that it takes more time while compiling.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the naming conventions for the Temporary Storage Queues?
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
are we use the group by clause in cursors?
Explain re-entrancy as applies to CICS.
What does the following transactions do?
How can u pass the control from one prog to another in CICS?
Explain what is a cursor in cics sql processing?
Why is it important not to execute a STOP RUN in CICS ?
Are sequential files supported by CICS?
Explain the difference between the xctl and link commands?
What will happen if the TDQ that you want to delete is not in the DCT?
Explain how do you delete item 3 in a five-item tsq?