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 an ASRA?
What is the command for reading a record form a TSQ?
Explain the difference between a symbolic map and physical map?
Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
Can you explain exec cics handle condition command?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What is CICS ?
Explain cebr transaction commands?
Explain the cics command that is used for reading a record from the tdq?
Name the cics command used to access current date and time?
Looking at an CICS module how would one will identify that it is pseudo or full conversational?