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 / varsha vilas kalebag
yes
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is an advantage of polymorphism?
what's the basic's in dot net
What is polymorphism and types?
What is use of overloading?
How to improve object oriented design skills?
What is polymorphism used for?
What is object in oop with example?
What is interface? When and where is it used?
What is the highest level of cohesion?
write string class as your own class in java without using any built-in function
write knight tour problem which is present in datastructure
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
what is difference between class template and template class?
What is difference between data abstraction and encapsulation?
Why is polymorphism needed?