Starting from:

$30

CSC110 Assignment 0

CSC110 Assignment 0: Submitting a Java file to Connex
How to hand it in:
Submit a file named Introduction.java through the Assignment 0 link on the CSC110 connex site.
Learning outcomes:
When you have completed this assignment, you should understand:
 How to design, compile, and run a simple and complete Java program
 How to attach and submit a .java file on the connex site.
Part 1 – Introduce yourself
Create and new java file called Introduction.java. In the main method of this program, write a println
statement that outputs, “Hello, my name is <your name here”. Save, compile, and run this program
and make sure there are no errors and the statement is output correctly. When this is done, submit the
Introduction.java file on the connex website.
Grading:
This assignment will not be graded.

More products