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
Is hashset ordered java?
Is .net better than java?
What is java argument list?
what are the disadvantages of indexes in oracle?
Is the empty set a singleton?
What is the association?
Explain access modifiers in java.
Why are lists ordered in java?
What is a text string?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?
What is string and its types?
In the below example, what will be the output?
Can we sort hashmap in java?
Write a program to print count of empty strings in java 8?
What is the difference between static and non-static variables in java programming?