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 null in java?
Is java 9 released?
what is singleton class in java?
What is the best way to findout the time/memory consuming process?
What is set and get methods in java?
What are the different types of garbage collectors in java?
What is a local, member and a class variable?
How can I debug the Java security exceptions and AccessControlExceptions?
What do you understand by java?
What is difference overloading and overriding?
What is the use of flag?
What is the flag in java?
What is the use of set in java?
What is the finalize method do?
What are parsers? Dom vs sax parser.