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 the purpose of using javap?
How do you check if a number is a perfect square?
What is a ?
How many bits is a double?
What is Recursion Function?
What is the difference between serializable and externalizable interface?
Write a program in java to find the maximum and minimum value node from a circular linked list.
What is a data structure java?
Can a class be private?
Is empty list java?
Can you instantiate the math class?
What is the use of runnable interface?
What do you mean by ordered and sorted in collections in java?
Explain garbage collection in java?
What does singleton mean in java?