What is constructor c++?


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

Post New Answer

More C++ General Interview Questions

Is there any difference between dlearations int* x and int *x? If so tell me the difference?

16 Answers   Lason,


Define pure virtual function?

0 Answers  


How does c++ sort work?

0 Answers  


What is problem with Runtime type identification?

2 Answers  


What is else if syntax?

0 Answers  






Why seem interrupt handlers as member functions to be impossible?

1 Answers  


What are pointer-to-members in C++? Give their syntax.

0 Answers   HAL,


Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,


What can I safely assume about the initial values of variables which are not explicitly initialized?

0 Answers  


What is the best way to declare and define global variables?

0 Answers  


Are strings mutable in c++?

0 Answers  


What are the c++ access specifiers?

1 Answers  


Categories