What is ellipsis in java?



What is ellipsis in java?..

Answer / Banti Kumari

Ellipsis (...) in Java refers to three dots used as a placeholder for missing text or information. It's often used when the size of an array, for example, is unknown or variable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What Is Resource Leak?

2 Answers  


Find the value of a specified element of the array arr[i] where 0 <= i <= n-1

1 Answers   Amazon,


how to create an applet

2 Answers  


why abstract class will have a constructor?

4 Answers  


How does final modifier work?

1 Answers   Tech Mahindra,


How does map works in java?

1 Answers  


What is the purpose of static methods and variables?

1 Answers  


What is difference between static and abstract class?

1 Answers  


What is ph and buffers?

1 Answers  


To what value is a variable of the Boolean type automatically initialized?

3 Answers  


Explain your academic project?

2 Answers   Accenture, Levonsys, SDF, TCS, Tech Mahindra,


What is not thread safe?

1 Answers  


Categories