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 |
Can we have a private virtual method ?
char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output
What do you mean by variable?
What is an example of genetic polymorphism?
What is the difference between and interface and an abstract class ?
4 Answers IBM, Infosys, Ness Technologies,
How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.
Definition of Object Oriented Programming in single line?
33 Answers Impact Systems, Q3 Technologies, TCS,
what is costructor?
2. Give the different notations for the class.\
difference between class and object
10 Answers Chandan, IBM, Magic Soft,
what is difference between objects and function
What are the access specifiers avaible in c++?