When is it necessary to use member-wise initialization
list in C++?
Answers were Sorted based on User's Feedback
Answer / suresh
const and reference members may only be initialized
| Is This Answer Correct ? | 15 Yes | 4 No |
What is abstraction in oop?
Which is the parameter that is added to every non-static member function when it is called?
Why oops is important?
what is Class in oops with example?
difference between structure and union.
Which is the only operator in C++ which can be overloaded but NOT inherited?
What is a friend function & its advantage?
3. Differentiate verification and validation.
Which type does string inherit from?
what is multi level inheritance give n example ?
13 Answers HDFC, Hulas Steel, Ness Technologies,
how to write a java program for an output ****0 ***01 **012 *0123 01234
What is difference between oop and pop?