What modifiers are used for interface declaration?
Answer Posted / raghuveer
public
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Does string isempty check for null?
List down the methods and interfaces of collection class in java.
Is sizeof a keyword in java programming?
When is the garbage collection used in Java?
What is a byte array?
Is char * a string?
What is the difference between yielding and sleeping?
Describe what happens when an object is created in java ?
What is the difference between a switch statement and an if statement?
When will you define a method as static?
What is finally in Java?
What state is a thread in when it is executing?
Why is a singleton bad?
Is string is a class in java?
Explain the concept of proper inheritance?