Related questions
Question 354 - H14-231_V1.0 discussion
A HarmonyOS developer uses the EventHandler mechanism to handle four events: A, B, C, and D, where event D retains the default priority, and the priority properties of the other three events are set as follows:
Event A: Priority.IMMEDIATE
Event B: Priority.HIGH
Event C: Priority.IDLE
Which of the following accounts of the above events is correct?
A.
Event A will be delivered immediately
B.
Event B D will be delivered before Event B
C.
delivers event C when there are no other events
D.
Event D will be delivered before Event C
Your answer:
0 comments
Sorted by
Leave a comment first