How to reduce a final size of executable?

Answer Posted / lylez00

Don't include unnecessary header files.
Don't link with unneccesary object files.

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define pointers?

702


Do you know what is overriding?

691


Why do we use constructor?

712


What are all predefined data types in c++?

650


Why is c++ so fast?

624






State the difference between delete and delete[].

684


Why is it necessary to use a reference in the argument to the copy constructor?

717


What do you mean by inheritance in c++? Explain its types.

708


Explain one method to process an entire string as one unit?

1089


How can an improvement in the quality of software be done by try/catch/throw?

681


Write about the stack unwinding?

733


Do you know the problem with overriding functions?

663


What is the difference between while and do while loop? Explain with examples.

688


Can we get the value of ios format flags?

763


What is ctime c++?

685