Answer Posted / sunil
declaring destructor and constructor as static is a syntax error
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the types of pointer?
Can user-defined object be declared as static data member of another class?
Can we sort map in c++?
Do we have to use initialization list in spite of the assignment in constructors?
Explain rethrowing exceptions with an example?
How does com provide language transparency?
Can a constructor return a value?
What are arithmetic operators?
What is &x in c++?
What is class and structure in c++?
What is else if syntax?
What is the main purpose of c++?
What is singleton class in c++?
What are pointer-to-members? Explain.
Discuss the possibilities related to the termination of a program before entering the mainq method?