From the course: Java Essential Training: Syntax and Structure
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Code Solution: Method names - Java Tutorial
From the course: Java Essential Training: Syntax and Structure
Code Solution: Method names
“
(bright music) - [Instructor] In this challenge, your task was to change the methodName variable to reflect the method's name. The name of the method is main, so we'll change the value of the methodName variable to be main. Let's run this. Awesome.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.