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 |
IN CICS APPLICATION PROGRAM, INSTEAD OF HARDCODING MAP AND MPASET NAMES WHILE SENDING AND REIEVING ...CAN WE DO LIKE THIS ??? MOVE MAP AND MAPSET NAMES TO WORKING STORAGE SECTION VARIABLES AND USE THOSE VARIABLES WHILE SENDING AND RECIEVING MAP.IF YES, HOW CAN WE MOVE MAP INPUT , OUTPUT VARIABLES. IF ANYBODY KNOWS THIS PLEASE POST THE ANSWER
Why doesn?t CICS use the Cobol Open and Close statements ?
suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?
1 Answers Bank Of America, Cap Gemini, IBM, RBS,
Can you define aica abend?
When there are 2 records with the same key specified in a DELETE operation what will happen?
What is the main function of the sign-on table?
Define ceci?
What is EXEC CICS RETRIEVE ?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Why must all CICS programs have a Linkage Section ?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
which is the cics control program that provides communication services between user written application programs and terminals?