Explain about features of local inner class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is static keyword?

0 Answers  


What do you understand by a Static Variable?

0 Answers   CGI,


Write a program to create a binary Tree ?

2 Answers  


class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?

9 Answers   Infosys, Wipro,


Can we make a constructor final?

0 Answers  


Is minecraft java edition free?

0 Answers  


Can a lock be acquired on a class?

3 Answers  


How can i add a button in applet in java ???

2 Answers  


How does finally block differ from finalize() method?

0 Answers  


What is a treeset in java?

0 Answers  


What is the core java?

0 Answers  


What are keyboard events?

0 Answers  


Categories