Which of the following statements is/are true about event-handler in an…
2022
Which of the following statements is/are true about event-handler in an event-driven programming?
(i) It is a call back routine.
(ii) It operates asynchronously.
Answer: C. Both (i) and (ii)
- A.
Only (i)
- B.
Only (ii)
- C.
Both (i) and (ii)
- D.
Neither (i) nor (ii)
Attempted by 526 students.
Show answer & explanation
Correct answer: C
Loading lesson…