Showing posts with label Variable arity. Show all posts
Showing posts with label Variable arity. Show all posts

Variable arity method in Java

In this tutorial we will see about Variable Arity method in Java. Variable Arity method question is bit old interview question which used widely before JDK 5. But good to know about this feature...