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
What is the best book for c++ beginners?
What is searching?
How to access a variable of the structure?
What is virtual methods?
What is a dangling pointer in c++?
What is using namespace std in c++?
Where Malloc(), Calloc(), and realloc() does get memory?
Differentiate between the message and method in c++?
what is scupper?
What is the arrow operator in c++?
If a function doesn’t return a value, how do you declare the function?
What is the difference between the functions memmove() and memcpy()?
What is #include cmath?
What are abstract data types in c++?
What are the various oops concepts in c++?