What are the different types of inheritance in java?


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

Post New Answer

More Core Java Interview Questions

my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  


What happens if an exception is not handled in a program?

0 Answers  


What is meant by Encapsulation? Can you write a class to explain encapsulation?

8 Answers   Ness Technologies,


What are the types of arrays in java?

0 Answers  


Is class forname reflection?

0 Answers  






What is the difference between equals() and == in java?

0 Answers  


what is function overloading in java?

0 Answers   Tavant Technologies, TCS, Virtusa,


Can a constructor call another constructor?

0 Answers  


Why there are some null interface in java? What does it mean?

0 Answers  


How many types of equations are there?

0 Answers  


what is meant by multicast?

1 Answers  


What is main difference between variable and constant?

0 Answers  


Categories