What modifiers are used for interface declaration?
Answer Posted / ravikiran
public+abstract
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is a package in java? List down various advantages of packages.
What is the primitive type short?
What is the use of pattern in java?
What are identifiers in java?
Why string is not a wrapper class?
How do you add an element to a set in java?
What are annotations in java?
What is tree in java?
What is consumer in java?
How would you use Bubble Sort to sort the number of elements?
What is the difference between sleep and wait in java?
What are synchronized methods ?
What is mean by encoding?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What is Applet Stub Interface ?