ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 352 - Certified Platform Developer II discussion

Report
Export

Consider the following code snippet:

How should <c-order> component communicate to the <c-order-order> component that an order has been selected by the user?

A.
Created and fire an application event.
Answers
A.
Created and fire an application event.
B.
Create and fire a standard DOM event.
Answers
B.
Create and fire a standard DOM event.
C.
Create and fire a component event.
Answers
C.
Create and fire a component event.
D.
Create and dispatch a custom event
Answers
D.
Create and dispatch a custom event
Suggested answer: D
asked 23/09/2024
mariam alsallal
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first