When a private constructer is being inherited from one
class to another class and when the object is instantiated
is the space reserved for this private variable in the
memory??
Answer Posted / vatsa
yes.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is polymorphism programming?
What is oops and its features?
Can an interface inherit a class?
What is polymorphism and example?
How can you overcome the diamond problem in inheritance?
What is a class in oop?
What is a class and object?
What is coupling in oops?
What are the three main types of variables?
What is a class oop?
Write a program to sort the number with different sorts in one program ??
What is the difference between inheritance and polymorphism?
What is class in oop with example?
What is the point of oop?
What is abstraction in oop with example?