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 difference between conversation & casting?
What is the similarity between dynamic binding and linking?
What is java thread dump, how can we get java thread dump of a program?
What is string made of?
How do you ensure that n threads can access n resources without deadlock?
What language is an assembler written in?
Does java return by reference?
Is java 11 paid version?
What is byte code and why is it important to java’s use for internet programming?
Is string pool garbage collected?
What is return in java?
How can you write a loop indefinitely in java programming?
Why java is not 100% object-oriented?
What access modifiers can be used for methods?
how to deploy tomcatserver to weblogic server? write d following steps?