Q. What keyword is used in component metadata to mark it standalone?
β
Correct Answer: (A)
standalone: true
Explanation: Use `standalone: true` in the component decorator to define it as standalone.