Write the body of the method for the following header


Write the body of the method for the following header. The method should return a welcome message that includes the user's name and visitor number. For example, if the parameters were "Joe" and 5, the return string would be "Welcome Joe! You are visitor number 5."
String welcomeMessage (String name, int visitorNum)

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write the body of the method for the following header
Reference No:- TGS0143994

Expected delivery within 24 Hours