What is the point of polymorphism java?


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

Post New Answer

More Core Java Interview Questions

Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?

0 Answers  


What is a line break example?

0 Answers  


Explain about serializable interface in java?

0 Answers  


How will you create the class for the following scenario? Employees under one employee?

2 Answers   Bally Technologies,


What is passing by reference in java?

0 Answers  






when,where and how to use abstract class and interface

2 Answers  


Can we serialize arraylist in java?

0 Answers  


I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose.

2 Answers   Oracle,


What do you mean by collectors in java 8?

0 Answers  


Can a for statement loop indefinitely?

3 Answers  


How many digits is int32?

0 Answers  


Explain constructors and types of constructors in java.

0 Answers  


Categories