SET-B (ISF)

12345678910111213141516171819
Across
  1. 3. Selects one input out of many based on control signals
  2. 4. Java feature allowing same method name with different params
  3. 9. Frequency output varies with control voltage
  4. 10. Oscillator providing precise clock frequency
  5. 11. Passive component limiting current via resistance
  6. 12. Versatile IC amplifier with high gain and differential inputs
  7. 14. Java contract enforcing method definitions in implementing classes
  8. 15. Stores address of another variable, enabling indirect access
  9. 17. Class or method declared without implementation
  10. 18. Keyword preventing method override or variable reassignment
  11. 19. Suppresses voltage spikes in switching devices
Down
  1. 1. Component resisting current changes via magnetic field
  2. 2. Allocates heap memory dynamically in C
  3. 5. Function calling itself to solve smaller sub-problems
  4. 6. LIFO memory structure for function calls and local variables
  5. 7. Diode maintaining a fixed reverse breakdown voltage
  6. 8. Semiconductor device enabling bidirectional AC control
  7. 10. Stores energy in an electric field, blocks DC temporarily
  8. 13. Memory area for dynamic allocation during runtime
  9. 16. Unique object created from a class blueprint