In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
1 4082
What is encapsulation process?
What are the 3 pillars of oop?
Why multiple inheritance is not possible?
How do you define social class?
What is byval and byref? What are differences between them?
What are the important components of cohesion?
When not to use object oriented programming?
what are the different types of qualifier in java?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Why do we need polymorphism in c#?
class type to basic type conversion
What is overriding in oops?
Where is pseudocode used?
What exactly is polymorphism?