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 is the best c++ ide?
Explain one method to process an entire string as one unit?
How do I get good at c++ programming?
Is java a c++?
How can you create a virtual copy constructor?
Describe the process of creation and destruction of a derived class object?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
Why do we use string in c++?
What is the difference between ++ count and count ++?
Is nan a c++?
What is the difference between C and CPP?
Write a program to interchange 2 variables without using the third one.
What is c++ flowchart?
What is lambda expression c++?
Is c++ a float?