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 does super keyword do?
Explain OOPs concept.
What is main string [] args?
What is 16 bits called?
Differentiate between overriding and overloading cases?
What does it mean that strings are immutable?
Can you change array size in java?
What is the purpose of assert keyword used in jdk1.4.x?
What is instance means in java?
What is the purpose of return statement?
What is java util list?
What technique can be employed to compare two strings?
State some situations where exceptions may arise in java?
What checkbox method allows you to tell if a checkbox is checked?
What do you understand by abstract classes?