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 |
How does polymorphism work?
what are the different types of qualifier in java?
What is memory leak and memory corruption?
What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass
What is the important feature of inheritance?
c++ is a purely oop concept?
Precompilation ?
who is the founder of c++?
What are the three main types of variables?
How to deploy web appliction in web logic ?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Why multiple inheritance is not possible?