Q: 4
Since Aura application events follow the traditional publish-subscribe model, which method is used
to fire an event?
Options
Discussion
A? Looks right for Aura apps, but not 100% sure if I'm missing some recent update.
A imo
Honestly I picked C. FireEvent() just feels like the method name for firing an event, and I think I've seen it in some sample code. Maybe it's a framework confusion but seemed reasonable at first glance, agree or did I miss a detail?
C tbh, I remember seeing FireEvent() referenced in some practice test. Not sure if it's outdated, but worth double-checking in the official docs or Trailhead.
Not C, that's more of a JavaScript or framework trap. fire() is right for Aura, pretty sure.
A imo, seen similar syntax in practice tests. Not super confident though, can someone double check?
Be respectful. No spam.