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
Define pointers?
Do you know what is overriding?
Why do we use constructor?
What are all predefined data types in c++?
Why is c++ so fast?
State the difference between delete and delete[].
Why is it necessary to use a reference in the argument to the copy constructor?
What do you mean by inheritance in c++? Explain its types.
Explain one method to process an entire string as one unit?
How can an improvement in the quality of software be done by try/catch/throw?
Write about the stack unwinding?
Do you know the problem with overriding functions?
What is the difference between while and do while loop? Explain with examples.
Can we get the value of ios format flags?
What is ctime c++?