What are legal modifiers that we can use to declare an inner class?
Answer Posted / javamasque
public, protected, private, abstract, static and final
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the main method java?
Can you instantiate the math class in Java?
What is jit compiler in java?
What is widening and narrowing in java? Discuss with an example.
Discuss different types of errors that generally occur while programming.
What is object-oriented paradigm?
What class of exceptions are generated by the java run-time system?
What is a heavyweight component?
What is object english?
Write a program to print count of empty strings in java 8?
Why do we need data serialization?
what is meant by Byte code concept in Java?
What is reflexive association?
what is ststic with example
Can a final variable be manipulated in java?