Answer Posted / manasa
By default interface methods are abstract and public not
static methods
Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is a java list?
What are 5 boolean operators?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
How variables are declared?
Difference between a process and a program?
Can you instantiate the math class in Java?
How can we make a class virtual?
What must a class do to implement an interface in java programming?
What is data type example?
What do you mean by hashing?
List the different types of classloaders in java.
What language is java written?
Why singleton class is used in java?
Is array primitive data type in java?