Differentiate between a constructor and a method in C++.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the real purpose of class – to export data?

0 Answers  


What is vector processing?

0 Answers  


What apps are written in c++?

0 Answers  


How many lines of code you have written for a single program?

4 Answers   BoA,


What is copy constructor? Can we make copy constructor private in c++?

0 Answers  


Will a catch statement catch a derived exception if it is looking for the base class?

0 Answers  


What are the benefits of pointers?

0 Answers  


What is c++ iterator?

0 Answers  


Is c better than c++?

0 Answers  


Difference between struct and class in terms of access modifier.

0 Answers  


Write a function that swaps the values of two integers, using int* as the argument type?

0 Answers  


What is pointer in c++ with example?

0 Answers  


Categories