How does varargs work in java?
Answer / Abhishek Kumar Paisal
"Varargs in Java allow you to create methods that can accept an arbitrary number of arguments. The ellipsis (...) symbol represents a variable-length argument list. For example: void method(int... numbers)."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an error in java?
Is a method a procedure?
placement papaers of spring computing technology
1 Answers Spring Computing Technologies,
What is the difference between jfc & wfc?
How to connect to a remote database using Applet?
What is a singleton in genetics?
how we can make a read-only class in java?
What are the different ways of implementing thread? Which one is more advantageous?
What is classes in java?
what is difference between throw and throws in exception?
What are variable names?
What are "class access modifiers" in Java?