What modifiers are used with an inner class which is a
member of an outerclass?
Answer Posted / ranganathkini
The modifiers for an inner class are:
public
private
protected
static
final
strictfp
abstract
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What do you mean by byte code?
Why can't we make a class private in java?
What do you mean by constant time complexity?
What is update method called?
What are the differences between string, stringbuffer and stringbuilder?
which class is the wait() method defined in? : Java thread
What is thread pool? How can we create thread pool in java?
What is default constructors?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
What if constructor is protected in java?
Why for each loop is used?
What is a final class in java?
What is the destroy method?
What is double in java?
What do negative exponents mean?