Methods in java

What should I do?

Don’t write the parameter names when calling a method. Just pass the argument value: greetUser("Vaibhav");

Thank you so much I was stuck here for hours. I can’t tell you how much relief you have brought to me I am sure you know how frustrating wrong code is when you can’t pinpoint your mistake.