What modifiers are used for interface declaration?
Answer Posted / balasubramanian
Access modifier-public
Other modifier-final,abstract
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by class loader? How many types are there?
Is special character in java?
What is Java Package and which package is imported by default?
How do you sort a string in java?
What is the final access modifier in java?
How can we run a java program without making any object?
Is null a string in java?
What is assembly language?
How do you sort in java?
What is the static keyword?
Why scanner is used in java?
Can we synchronize static methods in java?
What happens to the Exception object after handling an exception?
What are the types of sockets in java?
Explain throw keyword in java?