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



If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or..

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

If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or..

Answer / rao

True

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

What is trigger level in the context of TDQs?

2 Answers   IBM,


Explain the difference between a physical bms mapset and a logical bms mapset?

1 Answers  


What is the common work area?

1 Answers  


Explain the difference between and exec cics xctl and exec cics start command?

1 Answers  


How do u know if a start command intiated a transaction or a terminal intiated a transaction

2 Answers   ProKarma,


Mention the option used in a cics command to retrieve the response code after execution of the command?

1 Answers  


Explain how do you intitiate another transaction?

1 Answers  


If I create a TSQ from one transaction, can I read it from another transaction?

4 Answers   IBM,


Can you define attribute byte?

1 Answers  


explain abt types of maps? and explain

1 Answers  


Is it possible start a transaction CICS from job Batch? How do it?

5 Answers   CSC,


How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?

3 Answers   DELL, HSBC,


Categories