Lesson 1: Introduction to Java

123456789101112
Across
  1. 3. A software for developing, editing, compiling, building, and debugging
  2. 5. A simple, general purpose, object-oriented language.
  3. 6. The first line of defense is ___ verifier
  4. 7. Responsible for security is called ___ Manager
  5. 10. Portable applications for desktop is ___ Edition
  6. 11. Once Run Anywhere
  7. 12. Java was developed at ___ Microsystems
Down
  1. 1. For small and memory-constrained devices is ___ Edition
  2. 2. Java was developed by
  3. 4. For large-scale is ___ Edition
  4. 8. Responsible for loading the classes into the interpreter is called ___ Loader
  5. 9. It contains JVM