Difference between Constructors and static constructors?

Answer Posted / nayer plame

In C++ the difference is: static constructor do not exist in
C++ and constructors do exist

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between the function prototype and the function defi-nition?

625


Why should you learn c++?

587


Write about the various sections of the executable image?

574


What does obj stand for?

635


Explain the concept of memory leak?

631






Which operator cannot be overloaded c++?

593


What is an adjust field format flag?

646


Name the debugging methods that are used to solve problems?

583


Why is c++ not purely object oriented?

571


How would you call C functions from C++ and vice versa?

640


What does #define mean in c++?

617


Explain the benefits of proper inheritance.

640


What is the difference between cin.read() and cin.getline()?

563


Describe the process of creation and destruction of a derived class object?

643


Briefly describe a B+ tree. What is bulk loading in it?

806