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 two main components of c++?
Why do we need function?
Can we distribute function templates and class templates in object libraries?
What are the vectors in c++?
Explain the difference between realloc() and free() in c++?
Explain abstraction.
What is isdigit c++?
What is the need of a destructor?
List down the guideline that should be followed while using friend function.
Differentiate between a constructor and a method in C++.
Do class declarations end with a semicolon?
What c++ library is string in?
How can you say that a template is better than a base class?
What is java and c++?
What is a constructor in c++ with example?