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 the purpose of checked and unchecked exceptions in JAVA?
What is pass by value?
Write a program to print the pattern given below
What is functional interface in java example?
What happens if we don’t override run method ?
How do you trim a space in java?
What is the access scope of protected access specifier?
what is the purpose of "virtual"?
Is null an object in java?
What is data type in computer?
Can we sort hashset in java?
How does enum work in java?
How listener identify that the event came from a particular object?
What is a file pointer?
Can we create more than one object singleton class?