What modifiers can be used with a local inner class?
Answer Posted / payal
we can use static modifier with local inner class...it can
be non static also.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of nested class in java?
What are thread safe functions?
What is called module?
How do you create an array in java?
What are the basics of core java?
What is the use of java?
Explain the difference between collection api and stream api in java8?
What are measurable parameters?
How to Sort Strings which are given in List and display in ascending order without using java api.
how would you implement a thread pool? : Java thread
what do you understand by synchronization? : Java thread
Is a boolean 1 bit?
Can long be null in java?
What is the method in java?
Is object a data type?