Multiple choice technology programming languages An event starts with an event keyword and ends with: Program execution END-OF-EVENT Another event keyword END-EVENT Reveal answer Fill a bubble to check yourself C Correct answer Explanation In ABAP programming, event blocks do not have an explicit closing statement. An event block implicitly ends when the next event keyword is encountered or when the program finishes.