Can you have an inner class inside a method and what
variables can you access?
Answer Posted / janet
yes, we can have an inner class inside a method and final
variables can be accessed.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Difference between process and thread?
What is the collections api?
What are different types of states exist for a thread?
Define an enumeration?
Does chrome use java?
Explain about version control?
Highest level event class of the event-delegation model?
What is the abstract class?
What is use of super keyword?
Why is method overloading not possible by changing the return type in java?
how does multithreading take place on a computer with a single cpu? : Java thread
Describe the process as to how substring() methodology mechanisms in java.
What are the benefits of java?
What are the restrictions imposed on method overriding?
What about member inner classes?