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
Is 0 an irrational number?
How do you override a variable in java?
Can singleton class be serialized?
What are static blocks in java ?
What is the super void?
What are generic methods?
Can we have multiple catch block for a try block?
Can a final variable be manipulated in java?
Which sorting is best in java?
what is the difference between yielding and sleeping? : Java thread
What is the difference in between cpp and java? Can u explain in detail?
What are the java ide’s?
Write a program to find maximum and minimum number in array?
Why does java not support operator overloading?
What is a bubble sort in java?