Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
5 questions
Show answers
  • Q1
    Which of the following is TRUE?
    The controller redirects incoming request to model.
    The controller controls the data.
    The controller render html to view.
    The controller executes an incoming request.
    30s
  • Q2
    The model is a _______
    Html content
    Collection of data
    Shape of data.
    30s
  • Q3
    Which of the following is a type of view in MVC?
    Partial view
    Executable view
    Designer view
    Data view
    30s
  • Q4
    Which of the following is TRUE?
    Action method can be private method in a controller class.
    Action method can be static method in a controller class.
    Action method must be public method in a controller class.
    30s
  • Q5
    The host for ASP.NET Core web application is configured in _________ file?
    Startup.cs
    Program.cs
    Middleware
    30s

Teachers give this quiz to your class