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 a class reference?
What is the public field modifier?
Why java is made?
What happens if we don’t define serial version uid?
What is the escape character in java?
Can we declare the main method of our class as private?
What is floor math?
Can we extend immutable class?
What is a two-pass assembler?
What are peerless components?
give me the answer of this code class A extnds String This code we can write r not in Java? Explain?
What is the default initialized value of String type variable?