Kathleen Chapman

Greenhorn
+ Follow
since Nov 02, 2000
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Kathleen Chapman

It wouldn't matter that you typed that the file was ThreadTester.java . The name of your file and the name of your public class must be the same.

ex:
If your class was:

public class TestClass{}

Then your file must be named:

TestClass.java

So in the case of the source code posted the name of the file should be. C:\javaprj\ThreadTester.java .

Hope this helps.
23 years ago
I think that if every 12 year old could pass it that would be a problem. As long as it is only one I won't feel bad that I have to keep studying.