Java - Methods and Code Reusability
What is the purpose of method parameters in Java?
public void greet(String name) { ... }public void greet(String name) { ... }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions