What is the use of interface?
No Answer is Posted For this Question
Be the First to Post Answer
Every object has : state, behavior and identity - explain
2 Answers InfoAxon Technologies, Protech,
What is an abstraction?
If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
How to make a class accessible as a web service?
Is is possible to define our own functional interface?
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
What is the difference between new and override?
Can different parts of a partial class inherit from different interfaces?
What is the difference between class inheritance and interface inheritance?
What is operator overloading?
Define Destructor?
What if we override the conflicting method in the class?