SET 10

123456789101112131415
Across
  1. 4. Keyword to throw exception
  2. 6. Operator used for logical AND
  3. 8. Tag for table data cell
  4. 10. OOP principle of data hiding
  5. 13. Tag defining HTML document
  6. 14. Logic gate used in SR latch
  7. 15. Memory built with flip-flops
Down
  1. 1. Device used to store sequence of bits
  2. 2. Class for console output
  3. 3. Keyword defining infinite loop
  4. 5. Circuit performing binary multiplication
  5. 7. Function to open file
  6. 9. Method that runs Java program
  7. 11. Attribute for image alternate text
  8. 12. Keyword to call recursive function