JAVA Slip Test-1

12345678910
Across
  1. 3. Method accessible in all the classes of a package
  2. 5. Used by the developer
  3. 6. 100% abstraction is not possible
  4. 7. Keyword used to access parent class constructor
  5. 8. Run time polymorphism
  6. 9. Keyword used to create child class
  7. 10. 2-Bytes size primitive datatype
Down
  1. 1. Keyword using to create constant value
  2. 2. Similar type of classes at one place
  3. 4. Method name and class name both are same