Answer Posted / ki2
Hi, Here the Question is why do we use interface in java but
all people trying to say wat is an interface....
in software development ,We restrict the programmer to use
only those action wat we declare and these method
declarations are given to some third party vendors so they
can implemented their implementations.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is finalize()? Is finalize() similar to a destructor?
What are predefined functions?
What does the exclamation mark mean in java?
What is a finally block? Is there a case when finally will not execute?
Differece between class and generic class?
How are multiple inheritances done in Java?
How can we access some class in another class in java?
What methodology can be utilized to link to a database?
When should a function throw an exception?
List primitive java types?
When arithmeticexception is thrown?
Explain OOPs concept.
What is synchronization and why is it important in java programming?
What is serial version uid and its importance in java?
Is java written in c?