Program 1 – Hello world

10.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You'll get a download link with a: . solution files instantly, after Payment

Description

5/5 - (2 votes)

Write a program titled “YourLastName_Program1” that prints out “Hello world”, your name, the name of your favorite video game, the name of your favorite film, and the name of your favorite song and the artist(s) who play it.
Remember, this course will use the Java programming languages on the CS laboratory computers. Make sure your programs work on these machines.
A typical run and the expected output of your program would look like this:
% java Diaz_Program1
Hello World!
Here are some favorite things of Professor Diaz:
1. Video Game
Assassin’s Creed 4
2. Film
The Departed
3. Song
Scar Tissue – The Red Hot Chili Peppers
*Note: Your program needs to follow the exact format of the given output.
What to turn in:
– Soft copy of the program (using Blackboard)