Answer Posted / ranganathkini
The modifiers for a top-leve class are:
public
abstract
final
strictfp
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is a variable in java?
What are the advantages of java inner classes?
What is a methodologist?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
How do you initialize an arraylist in java?
Explain about transient variables in java?
What is difference between variable declaration and definition?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What are implicit objects in java?
What is the maximum size of arraylist in java?
Which one of the following suits the description of a string better: derived or primitive?
What is mutable object and immutable object?
Can we start a thread twice in java?
What do you mean by inner class in java?
How do you declare a string variable?