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 comments in c++?
Is c++ a low level language?
What do you mean by const correctness?
What are the 2 main types of data structures?
What is flag in computer?
Can we define a constructor as virtual in c++?
Which compiler does turbo c++ use?
What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero
How can you quickly find the number of elements stored in a dynamic array?
What is the use of volatile variable?
What are the various situations where a copy constructor is invoked?
What is the average salary of a c++ programmer?
What operator is used to access a struct through a pointer a) >> b) -> c) *
Explain Text Manipulation Routines?
What are the two main components of c++?