Can an interface inherit from another interface?
No Answer is Posted For this Question
Be the First to Post Answer
Why abstraction is important?
Can we access interface static method using interface references?
What is meant by inheritance? what are the advantages of inheritance?
Difference Between Attribute and Association.
What is virtual?
Every object has : state, behavior and identity - explain
2 Answers InfoAxon Technologies, Protech,
Why do we use oops concepts? What is its advantage?
What are all the operators that cannot be overloaded?
What are the access modifiers?
What is the difference between multiple and multilevel inheritance?
A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?
What is bootstrap, extension and system class loader?