what modifiers are used with top-level class?
Answers were Sorted based on User's Feedback
Answer / deepak cuttack
top level class must be final,abstract,public
| Is This Answer Correct ? | 4 Yes | 2 No |
What is the final class modifier?
solve (x-1)(x-9)=8;
3 Answers IBM, Manhattan, TCS,
Which collection is ordered in java?
What are batch updates. in jdbc
What is math in java?
What is unmodifiable collection in java?
How does regex work?
What is difference between core java and java ee?
why would you use a synchronized block vs. Synchronized method? : Java thread
What class allows you to read objects directly from a stream?
What is the difference between error and an exception?
Explain what are final variable in java?