Multiple choice The errors which are caused by events beyond the control of program are called synchronous exceptions asynchronous exceptions all of above none of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation Asynchronous exceptions are caused by events external to the program, such as hardware interrupts or user input, which the program cannot predict or control directly.