What are variable arguments or varargs?
Answer / Nazakat Ali
Variable arguments or varargs in Java allow methods to accept an unspecified number of arguments of the same data type. They are indicated using '...'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we override the main method?
What is a serializable interface?
Explain about sets?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What are the parameters used in Connection pooling?
What is namespace in java?
What is a instance variable?
I want to know the host name and provider name for tcs web mail
What are the two categories of data types in the java programming language?
What are streams?
How can we create objects if we make the constructor private ?
briefley expalin about the packages