Can an anonymous class be declared as implementing an interface and extending a class in java programming?


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

Post New Answer

More Core Java Interview Questions

What is difference between core java and java ee?

0 Answers  


What is the difference between pass by reference and pass by pointer?

0 Answers  


What is linked hashmap and its features?

0 Answers  


Default layout of panel and frame?

3 Answers  


Define a java class.

1 Answers  






What's the difference between int and integer in java?

0 Answers  


what is difference between front controller and action servlet?

2 Answers  


Which is the best way to use for String concatenation in Java?

7 Answers   HCL,


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


What is the is a and has a relation ship in oops concept in java?

9 Answers   BearingPoint, TCS,


In java, what is the difference between method overloading and method overriding?

0 Answers  


What are wrapper classes in java?

0 Answers  


Categories