Multiple choice technology web technology

Can we add multiple convertors for a tag?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Only ONE converter can be attached to a component. Converters are mutually exclusive - applying a second converter replaces the first. This is because a component can only have one single converted value; multiple converters would create ambiguity about which conversion logic to apply.