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
Can you write a function similar to printf()?
Can we define function inside main in c++?
Explain the concept of friend function in c++?
Do class declarations end with a semicolon? Do class method definitions?
What's the order in which the local objects are destructed?
What are static member functions?
What is the oldest programming language?
How we can differentiate between a pre and post increment operators during overloading?
What is format for defining a structure?
What character terminates all character array strings a) b) . c) END
What is the best it certification?
Differentiate between an external iterator and an internal iterator?
What is constructor c++?
How do you clear a buffer in c++?
What is a storage class?