SET - 5

12345678910111213
Across
  1. 1. Output of NOR when inputs are 0,0
  2. 4. Function to take formatted input
  3. 6. Type of memory allocation done at runtime
  4. 7. Header file for string functions
  5. 10. Tag to display a table
  6. 11. Element used for ordered list
  7. 12. Flip-flop that stores one bit
  8. 13. Logic gate implementing NOT operation
Down
  1. 2. Device converting decimal to binary
  2. 3. Attribute to specify background color
  3. 4. Collection storing unique elements
  4. 5. Default value of boolean variable
  5. 8. Keyword used for conditional branching
  6. 9. Used to import packages
  7. 10. Operator for bitwise complement