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
What is the transient keyword?
Which number is denoted by leading zero in java?
What steps are taken when the OS shifts from one-thread execution to another?
What happens when a thrown exception is not handled?
What is a treeset in java?
What is the difference between an if statement and a switch statement?
what is aggregation in java?
What are the three parts of a lambda expression?
What is the use of coding?
How do you call a reference in java?
What does string mean in java?
Can we have more than one package statement in source file ?
Can a static class have a constructor?
Can you call a method on a null object?
What is lifetime variable?