Computer science

1234567891011121314151617181920
Across
  1. 4. __is the java compiler
  2. 6. __programming is supported by Java
  3. 8. __is a program that runs in the context of a browser
  4. 10. __inherits the properties of others
  5. 13. __owns java at present
  6. 14. __is the rule for forming statements in a source language correctly
  7. 15. __developed waterfall model
  8. 17. __refers to a way of organizing classes that share properties
  9. 19. abstract class and interface are used for runtime__
  10. 20. the output of Java compiler is__
Down
  1. 1. __is responsible for converting java program to byte code
  2. 2. __software is produced by productized approach
  3. 3. __software is used in hardware devices
  4. 5. __is a special kind of method used to initialize objects
  5. 7. __variable is a data item that belongs to an object
  6. 9. __is a collection of classes and interfaces
  7. 11. __model was proposed by Boehm
  8. 12. __structure is followed by RUP model
  9. 16. __is an another term for information hiding
  10. 18. __program runs when translated by a java computer