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 is the content of the PPT entry?
CICS provides an interface through which the all the DL/I services can be used under CICS(True or False).
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
What are the types of processes to create a map in cics?
Explain the difference between link and xctl?
Can you define multiple maps in a BMS mapset?
Explain the term Transaction routing?
Can you explain cics translator?
What is the other way of terminating a transaction?
Define temporary storage?
What is the cics command that is used to access current date and time?
How to establish dynamic cursor position on a map?