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 difference between object-oriented programming and procedural programming?
Is java as fast as c++?
How do you clear a set in c++?
What is iterator in c++?
What is the need of a destructor?
What is a volatile variable in c++?
What are the benefits of operator overloading?
Define whitespace in C++.
What is the use of endl?
What is a pdb file?
What is function overriding in c++?
Difference between declaration and definition of a variable.
What is type of 'this' pointer?
What is the purpose of extern storage specifier?
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()