Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

1 what does the onevent() function do? it handles user interactions it …

Question

1 what does the onevent() function do? it handles user interactions it creates a new app it stops the app it deletes objects from the app 4 in design mode, what can you do?

Explanation:

Brief Explanations

The onEvent() function is commonly used to handle user - generated events like clicks, key - presses etc. It is not for creating a new app, saving the app, or deleting objects from the app.

Answer:

It handles user interactions