Q1) How to declare a multidimensional array using new operator ??
Q2) What's the use of virtual friend function ? Give egs.
Q3) What's the order of construction of objects for a class Derived which - 
 contains an object of class Data1 , inherits a class Base1 and then 
inherits virtual base class Base2 . And why ??
Q4) Is there any data member which can be initialized using initialization 
list but the same can't be done using constructor body ??
Q5) Why should we avoid throwing exceptions from destructor ?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to