CSE 201 - Homework 1
Read Chapter 1 in the textbook and then answer the following questions.
- Briefly explain the difference between hardware and
software.
- In English, provide a detailed algorithm to make a phone call
(make sure you handle various situations such as busy signal,
no answer, etc.).
- What kinds of errors can occur in a program and which kind(s) does
the compiler catch?
- What is the name of the command to compile a Java class and what
does it do?
- What is the name of the command to run a Java program?
- Write a Java statement to write your name to the screen.
- Choose a nickname, which nobody else knows, to be used to access
your grades through the web. Please limit it to 8 characters.