What modifiers are used with a top level class?
Answers were Sorted based on User's Feedback
Answer / ranganathkini
The modifiers for a top-leve class are:
public
abstract
final
strictfp
| Is This Answer Correct ? | 5 Yes | 2 No |
What is meant by class loader? How many types are there? When will we use them?
Can a class be defined inside an interface?
What is the entry point in Java, and how is it written?
How does multithreading take place on a computer with a single cpu?
Can java list contain duplicates?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
What is the difference between synchronized and synchronized block?
What is t type java?
What are the 6 functions?
In the below Java Program, how many objects are eligible for garbage collection?
What are the restrictions imposed by a Security Manager on Applets?.
what is use of business objects?