Answer Posted / dev yadav
interface is a collection of abstract methods ...we also implement multiple inheritence in java with the help of interface....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Are functions objects in java?
How is abstraction implemented in java ?
What is the point of java?
What is the static field modifier?
Write a method that will remove given character from the string?
How to provide security in java
Can we override compareto method?
What are variable names?
What is the difference between iterator and list iterator?
What is an 8 bit word?
What is the difference between JDBC 1.0 and JDBC 2.0?
What are the 8 data types in java?
How is Object Oriented Programming different from Procedure Oriented Programming?
What is difference between static class and singleton pattern?
How can a gui component handle its own events?