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. is a program that runs when translated by a java computer