If I only change the return type, does the method become overloaded?


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

Post New Answer

More Core Java Interview Questions

what is meant by serialization?

7 Answers  


Why we should declare the variables as static and final in interfaces?

1 Answers  


How do you sort data in java?

0 Answers  


What are local variables?

0 Answers  


Difference between this() and super() in java ?

0 Answers  






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 does jre stand for?

0 Answers  


Define interface?

3 Answers   MindCracker,


What will happens if you opened Internet Explorer 4 times?

2 Answers  


Which class is the immediate superclass of the Container class?

1 Answers  


whats is the use of final,in which situation final can be used in the application?

2 Answers   DNS,


what is the life cycle of jsp?

3 Answers   Photon,


Categories