Answer Posted / manju
class is a collection of data members and member functions
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass
Explain rethrowing exceptions with an example?
Which should be more useful: the protected and public virtuals?
Why c++ is called oop?
What do you mean by stack unwinding in c++?
What is the most useful programming language?
What are the benefits of operator overloading?
What are vectors used for in c++?
What are the two types of comments?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
What is a class template in c++?
How does com provide language transparency?
Do the parentheses after the type name make a difference with new?
Explain virtual class?
Which coding certification is best?