SET - 15

123456789101112131415
Across
  1. 4. Interface implemented by collections
  2. 5. Tag for table caption
  3. 6. Keyword defining enumeration
  4. 7. Keyword preventing method override
  5. 9. Function returning string character length
  6. 12. Basic building block of sequential logic
  7. 14. Counter that resets after reaching max
  8. 15. Tag for dividing document into sections
Down
  1. 1. Concept allowing object reuse
  2. 2. Function used to write file
  3. 3. Logic circuit with feedback path
  4. 8. Attribute specifying text color
  5. 10. Mechanism to handle multiple catch blocks
  6. 11. Logic gate giving high output only if one input high
  7. 13. Loop used when iteration count known