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 difference between Action messages and Action errors?
Can try statements be nested?
Which is bigger double or float?
What are synchronized methods ?
What are the steps to do connection pooling in weblogic?
What is null mean in java?
Explain covariant method overriding in java.
What is substring 1 in java?
What is meant by 'bit masking' in java?
How many types of keywords are there?
Describe inheritance as applied to java?
How can I debug the Java security exceptions and AccessControlExceptions?