What modifiers are used for interface declaration?
Answers were Sorted based on User's Feedback
Answer / balasubramanian
Access modifier-public
Other modifier-final,abstract
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinivas
public modifier is used for interface declaration
| Is This Answer Correct ? | 0 Yes | 1 No |
Is 64bit faster than 32 bit?
I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
Can I create any Marker Interface? If yes then how can I use it???
What are the differences between the constructors and methods?
What is a nested class?
List implementations of list interface?
What is connection class in java?
Differentiate between vector and array list.
What is set string?
Which is bigger float or double java?
Which sorting is best in java?