What is an anonymous class in java?


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

Post New Answer

More Core Java Interview Questions

whats the diff between jsp and servlets?

9 Answers   HCL, TCS,


What is factor r?

0 Answers  


Which types of exceptions are caught at compile time?

0 Answers  


What is stack class in java?

0 Answers  


int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,






Can private method static?

0 Answers  


What does g mean in regex?

0 Answers  


How can constructor chaining be done using this keyword?

1 Answers  


Explain about member inner classes?

0 Answers  


What is difference between wait and notify in java?

0 Answers  


Can we make the abstract methods static in java?

0 Answers  


What are the types of sockets in java?

0 Answers  


Categories