Question: /* * This Java source file was generated by the Gradle 'init' task. */ package githubgreeter; public class GitHubGreeter { // Write the welcome method
| /* | |
| * This Java source file was generated by the Gradle 'init' task. | |
| */ | |
| package githubgreeter; | |
| public class GitHubGreeter { | |
| // Write the welcome method here | |
| public String welcome(String name) { | |
| howdoyoureturnastring? | |
| } | |
| // the instructions for the correct format of the return string -- JPE | |
Howdo
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
