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 return keyword in java?
Mention some features of java?
Explain the difference between the Boolean & operator and the && operator?
Give a practical example of singleton class usage?
What are 3 data types?
What is a short in java?
how to handle exceptions in ejb?
Explain implementation and how is it different from conversion?
What is a static method in java?
Why we use static and synchronized in method for single thread model example: public static synchronized add(){}
What is garbage collection? What is the process that is responsible for doing that in java?
What are the important features of Java 11 release?