Question 1: What are the main differences between Java and C++?

Question 2: In what respect is C or C++ better than Java?

Question 3: Why is Java perfectly suited for Internet programming?

For the next few exercises it is important that you have JDK installed. If you read the lecture, you should have downloaded and installed JDK by now. If you haven't, get it now.

Question 4: Install JDK.

Question 5: Let's look at the HelloWorld application again and try to compile and run it.

Question 6: Let's look at the HelloWorld applet again and try to compile and run it.

This completes lab 1, Next, we will study Java Applets in detail.


Java Home
Lectures
Labs
Lecture1