Multiple choice technology architecture Which component represented by the Action Controller in PS? Controller View Model None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation In standard MVC architectures, the Action Controller is mapped directly to the Controller component, which handles incoming user requests and orchestrates model and view interactions.