What modifiers are used for interface declaration?
Answer Posted / ravi kumar
public
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the restrictions imposed on method overriding?
What is ellipsis in java?
What is floating data type?
What do u mean by variable?
Can we override a variable in java?
Is class is a data type?
What is the purpose of a default constructor?
How do you sort data in java?
How will you reverse a singly-link list?
What is collection api?
What are the differences between stringbuffer and stringbuilder?
How do you clear a list in java?
What is your platform?s default character encoding and how to know this?
can I implement my own start() method? : Java thread
What is package private scope in java?