Quiz 1 Solution - Tuesday June 6, 2000
1. What are the three types of errors that can occur in programming?
- Compile-Time
- Run-Time
- Logic
2. What is the program javac called?
3. What does it produce?
it produces Java bytecode
4. What does JDK stand for?