Answer Posted / nikhlesh gupta datia (m.p.)
Interface is a mechanisms used to interact with or communicate with some external devices such as data base through the java application. & every interface is define with collection of abstract function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you extend singleton class?
What is the difference between the prefix and postfix forms of the ++ operator?
What is the purpose of a default constructor?
Explain the difference between serializable and externalizable in java?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
Can we use string in switch case in java?
What is java util list?
What do you mean by boolean?
What is the set interface in java programming?
What restrictions are placed on method overriding in java programming?
How list contains works in java?
Can a final variable be initialized in constructor?
What are the types of methods in java?
What is the difference between yield() and sleep()?
What is floor in java?