What are three advantages of using functions?


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  


How can you write a loop indefinitely in java programming?

0 Answers  


Give some features of interface?

0 Answers  


jdbc drivers?

8 Answers   Wipro,


Howmany number of objects we can store in an ArrayList. Is there any limit?

7 Answers   TCS,






Can we have 2 main methods in java class?

0 Answers  


What are the main uses of this keyword?

0 Answers  


Which browsers work with java?

0 Answers  


Can we serialize arraylist in java?

0 Answers  


Why spring singleton is not thread safe?

0 Answers  


What is race condition ?? (Threading concept) TCS 2 sept10

3 Answers   SparkTG, TCS,


What are the three parts of a lambda expression? What is the type of lambda expression?

0 Answers  


Categories