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
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What methods can be overridden in java?
What is a rooted hierarchy?
What is the full form of india?
What is searching?
Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)
What is meaning of in c++?
What are the advantages of using friend classes?
What is functions syntax in c++?
Explain one-definition rule (odr).
Do you need a main function in c++?
What is object oriented programming (oop)?
What is meant by forward referencing and when should it be used?
What is lazy initialization in c++?
Can class objects be passed as function arguments?