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 CICS command would you use to read a VSAM KSDS sequentially in ascending order?
How will you access a VSAM file using an alternate index?
How to establish dynamic cursor position on a map? How to get the cursor position when we receive a map?
Explain the difference between using the read command with into option and set option?
Is length = 0 sufficient to ascertain that the field has been modified?
How does COBOL II and CICS release 1.7 provide for exceptional conditions and how does that differ from
What is CICS ?
Why is it important not to execute a STOP RUN in CICS ?
CICS and DB2 can exist in the same region under the Operating system (True or False)
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
How do you place the cursor on a particular position on the screen?
What will happen, if an out-of-range or negative value is specified in the LENGTH option of the SEND