Can you call the base class method without creating an instance?
No Answer is Posted For this Question
Be the First to Post Answer
How a program can be structured using the concept of object oriented programming?
Differences between functional programming and object-oriented programming?
Explain the meaning of object in object oriented programming?
What are the rules to define a functional interface?
What are the different types of inheritance?
What is the difference between public, private and protected access modifiers?
Can we access interface static method using interface references?
Which of the following is tightly bound ? Inheritance or composition ?
Explain what is an object?
what is virtual function and pure virtual function ?
What are inner classes and what is the practical implementation of inner classes?
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?