How to reduce a final size of executable?

Answer Posted / kuvaibhav

In addition to all of above, you can use 'strip' utility in
*nix to remove symbols from objects. It is usually done
before shipping executables to customers.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is swift faster than go?

609


If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

610


Explain the use of virtual destructor?

620


what are the decision making statements in C++? Explain if statement with an example?

650


When one must use recursion function? Mention what happens when recursion functions are declared inline?

644






Differentiate between structure and class in c++.

595


What is c++ manipulator?

551


Differentiate between a constructor and a method in C++.

556


What is lvalue?

693


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

2014


Why do we need function?

597


What is the arrow operator in c++?

556


Is it possible to have a recursive inline function in c++?

549


Can you pass a vector to a function?

534


What is microsoft c++ redistributable 2013?

571