Answer Posted / ravikiran(aptech mumbai)
interface is the one which contains all the methods as
abstract.If we wish to do a complete new functionality
implementation in the future we have to make use of interface
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the full name of java?
What is the program development process?
Does java initialize arrays to zero?
How to create a custom exception?
What is the purpose of checked and unchecked exceptions in JAVA?
What are reference variables in java?
What is the difference between size and length in java?
What are the basic control structures?
Write a function to print Fibonacci series and Tribonacci series?
What are the topics in core java?
What is a final class in java?
What is a class in java?
What is the difference between an interface and an abstract class?
how to create daemon thread in java?
What is the different between get and post?