What are adapter classes?


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

Post New Answer

More Core Java Interview Questions

give an example for encapsulation?

0 Answers   Aspire,


Does java runtime require a license?

0 Answers  


What is deserialization?

0 Answers  


Can a static block throw exception?

0 Answers  


What is the blank final variable?

3 Answers  






class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.

2 Answers   Yamaha,


what is purpose of collections.unmodified() method..?

1 Answers   Accenture,


Is array primitive data type in java?

0 Answers  


Which Java operator is right associative?

3 Answers  


What is java objectoutputstream?

0 Answers  


Can we use different return types for methods when overridden?

0 Answers  


Say any two properties in beans?

0 Answers  


Categories