Can constructor be static in c++?


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

Post New Answer

More C++ General Interview Questions

What are the advantages of using pointers in a program?

0 Answers  


What is lvalue?

0 Answers  


What is increment operator in c++?

0 Answers  


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

0 Answers  


What is class definition in c++ ?

0 Answers  






what are Access specifiers in C++ class? What are the types?

0 Answers  


How to allocate memory dynamically for a reference?

0 Answers  


Describe run-time type identification?

1 Answers  


What is the identity function in c++? How is it useful?

0 Answers  


How to implement flags?

2 Answers   Symphony,


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


Differentiate between an external iterator and an internal iterator?

0 Answers  


Categories