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 is the abend command?
What does the 'cebr:cics' transactions do?
How do you use altindxs in batch, cics programs?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What are the cics tables?
Can you explain communication area?
Explain how do you access the records randomly in tsq?
What is the type of ppt in the cics?
What is the difference between a return with transid and xctl?
What is a transid?
How to get the cursor position when we receive a map?
If we say that bms length of field = 0, then what does that mean?
List out all the tables that are a part of cics ?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
What is cics load command?