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??
Answers were Sorted based on User's Feedback
What is abstraction in oop with example?
Should you protect the global data in threads? Why or why not?
what is oops
write a program that takes input in digits and display the result in words from 1 to 1000
why constructor cannt be declar virtually? why destructor cannt be overloaded?
What is encapsulation oop?
what is object oriented programming and procedure oriented programming?
Write a program to get the binary tree.
How to call a non virtual function in the derived class by using base class pointer
what is overloading
What is class in oop with example?
OOP'S advantages of inheritance include: