If you use the OPTIMIZE compiler option the size of the
program can be reduced by 5 to 10%(True or False)
Answer Posted / 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 |
Post New Answer View All Answers
What are the cics commands associated with task control?
what are the thress bms options?
how do you execute a background cics txn ?
What is the pic clause for the hhmmss type of data fields?
Name the three ways available for a program to position the cursor on the screen?
What is the meaning of the eibaid field?
What is non-conventional programs?
What is the meaning of the enq command?
Name the two types of transient data queues?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What is the pcp in the cics?
Explain the difference between pseudo-conversational and conversational?
what are the commands used to gain exclusive control over a resource?
Define the term transaction routing?