Answer Posted / nilay
It can have but the size of .obj (compiled) file(on
windows, .o on unix platform ) increases . so it is not
advisable to dos so.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the use of map in c++?
What is #include cstdlib in c++?
Should the this pointer can be used in the constructor?
What do you mean by early binding?
Explain the term memory alignment?
What do c++ programmers do?
Define 'std'.
What is a flag in c++?
What are arithmetic operators?
What is the error in the code below and how should it be corrected?
How are virtual functions implemented in c++?
What is function overloading c++?
Define private, protected and public access control.
Give an example of run-time polymorphism/virtual functions.
What is the use of dot in c++?