What is variable length arguments in java?


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

Post New Answer

More Core Java Interview Questions

Explain an algorithm to find depth of a binary tree.

0 Answers   Akamai Technologies,


How to connect to a remote database using Applet?

0 Answers  


What is a boolean output?

0 Answers  


Explain the difference between transient and volatile in java?

0 Answers  


How the elements are organized in GridLayout?

2 Answers  


Why should we use java?

1 Answers   IBM,


Can variables be used in java without initialization?

0 Answers  


What is the public field modifier?

0 Answers  


What is the difference between scrollbar and scrollpane?

0 Answers  


Can we convert stringbuilder to string in java?

0 Answers  


Difference between class#getinstance() and new operator ?

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  


Categories