In what situations do you have to use initialization list rather than assignment in constructors?


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

Post New Answer

More C++ General Interview Questions

Explain function overloading and operator overloading.

0 Answers  


What can c++ be used for?

0 Answers  


What are the differences between new and malloc?

0 Answers  


Array base access faster or pointer base access is faster?

0 Answers  


How are pointers type-cast?

0 Answers   iNautix,






Explain the concept of dynamic allocation of memory?

0 Answers  


How do I use turbo c++?

0 Answers  


What does floor mean in c++?

0 Answers  


How can you find the nodes with repetetive data in a linked list?

1 Answers   Lucent,


How a pointer differs from a reference?

0 Answers  


How do you write a function that can reverse a linked-list?

0 Answers  


What is a concrete class?

1 Answers  


Categories