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 example?
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
What does <> mean pseudocode?
who is the founder of c++?
Which is the parameter that is added to every non-static member function when it is called?
4. What do you mean by a prototype? Define analysis prototype
What is an example of genetic polymorphism?
can we make game by using c
Why do pointers exist?
How to hide the base class functionality in Inheritance?
What is the renewal class?
difference between class and object
10 Answers Chandan, IBM, Magic Soft,