Why do we use constructor?


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

Post New Answer

More C++ General Interview Questions

What you mean by early binding and late binding? How it is related to dynamic binding?

1 Answers  


What is a friend function in c++?

2 Answers  


Difference between linked list and array?

3 Answers  


Explain this pointer?

0 Answers  


What is a constructor in c++ with example?

0 Answers  


Why do we use the using declaration?

0 Answers  


What relational operators if statements in c++?

0 Answers  


What is overloading unary operator?

0 Answers  


Which function cannot be overloaded c++?

0 Answers  


What is meant by entry controlled loop?

0 Answers   Agilent, ZS Associates,


Evaluate !(1&&1||1&&0) a) Error b) False c) True

0 Answers  


Do inline functions improve performance?

0 Answers  


Categories