Answer Posted / guest
Interface is a collection of abstract classes n
methods.Interface is mainly used for restricting the users
to make use of the specified methods only.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Why is java architectural neutral?
Can a class be declared as protected?
Explain jdk, jre and jvm?
What is meant by anonymous class?
Can private class be inherited in java?
What is hashset in java?
What is a layout manager and what are different types of layout managers available in java awt?
What are kinds of processors?
Explain exception chaining in java?
What is array command?
What is the use of set in java?
What happens if we don’t define serial version uid?
Explain about serializable interface in java?
Can java object be locked down for exclusive use by a given thread?
What do you mean by of string::valueof expression in java 8?