Answer Posted / edward
you can't change
| Is This Answer Correct ? | 5 Yes | 13 No |
Post New Answer View All Answers
What are the three forms of cin.get() and what are their differences?
Differentiate between realloc() and free().
Should the this pointer can be used in the constructor?
What are the advantage of using register variables?
What is protected inheritance?
What is an iterator?
Do class declarations end with a semicolon? Do class method definitions?
What is the keyword auto for?
What is a c++ class?
What happens when the extern "c" char func (char*,waste) executes?
Can we use struct in c++?
Write about the role of c++ in the tradeoff of safety vs. Usability?
what is multi-threading in C++?
Which programming language's unsatisfactory performance led to the discovery of c++?
Explain the difference between overloading and overriding?