SET - 9

123456789101112131415
Across
  1. 2. Tag for main section
  2. 3. Logic gate with single input/output
  3. 5. Tag for dividing sections
  4. 7. Data type for large integers
  5. 9. Counter increasing by one
  6. 10. Flip-flop type used in registers
  7. 11. Circuit storing data bits
  8. 13. Access specifier allowing subclass access
  9. 15. Keyword to stop loop execution
Down
  1. 1. Function returning random number
  2. 4. Parent class of all exceptions
  3. 6. Keyword used to implement interfaces
  4. 8. Default scope of variable inside function
  5. 12. Keyword to include file
  6. 14. Tag to emphasize text