[SOLVED] SOLVED:210 Assignment 0 Solution

15.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (2 votes)

1. Download the “HelloCS210.java” file, modify it so that it will output
Hello CS 210, my name is FirstName LastName.
where FirstName is your first name, LastName is your last name. (For example: I should output the following: Hello CS 210, my name is Winnie Li).
2. Submit the final HelloCS210.java file online. (DO NOT change the file name)
3. Print the output of the code (screenshot), which should include your code and the output screen. Then, insert it into a Word document. See example below:
4. Name the file as “LastnameFirstname0.doc” (or “.docx” or “.pdf”, where “Lastname” is your last name, and “Firstname” is your first name), submit it online.

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.