Sail E0 Webinar

MCQs

Total Questions : 303 | Page 2 of 31 pages
Question 11. How to assign model in html file?
  1.    @model {project name}.Model.{action}
  2.    @models {project name}.Model.{action}
  3.    @model {project names}.Model.{action}
  4.    None of The Above
 Discuss Question
Answer: Option A. -> @model {project name}.Model.{action}
Question 12. Which of the following is default route pattern?
  1.    {controller}/{action}/{id}
  2.    {controlled}/{actions}/{id}
  3.    {controllers}/{action}/{id}
  4.    None of the Above
 Discuss Question
Answer: Option A. -> {controller}/{action}/{id}
Question 13. Feedback about Validation Controls Class
  1.    Excellent
  2.    Good
  3.    Poor
  4.    Not bad
 Discuss Question
Answer: Option A. -> Excellent
Question 14. Where can be found the RouteConfig
  1.    App_Start
  2.    Start_app
  3.    App_Start;
  4.    None of the Above
 Discuss Question
Answer: Option A. -> App_Start
Question 15. ----------------is the Execution Engine for
  1.    RUNTIME
  2.    Common Language Runtime(CLR
  3.    unmanaged code
  4.    managed code
 Discuss Question
Answer: Option B. -> Common Language Runtime(CLR
Question 16. The code that is executed by CLR environment ,instead of being executed by OS is called
  1.    JIT (Just-in Time Compiler)
  2.    managed code
  3.    unmanaged code
  4.    (Microsoft Intermediate Language
 Discuss Question
Answer: Option B. -> managed code
Question 17. -----------------is a component that a computer must have in order to execute programs written in particular programming language
  1.    Execution Engine
  2.    RUNTIME
  3.    Common Language Runtime(CLR
  4.    Operating System
 Discuss Question
Answer: Option B. -> RUNTIME
Question 18. A work or invention that is the result of creativity, such as a manuscript or a design, to which one has rights and for which one may apply for a patent, copyright, trademark, etc
  1.    Copyright
  2.    Creative Commons
  3.    Intellectual Property
  4.    Citation
 Discuss Question
Answer: Option C. -> Intellectual Property
Question 19. In ASP
  1.    2
  2.    3
 Discuss Question
Answer: Option A. -> 2
Question 20. In Base Class Library System
  1.    Text
  2.    Design
 Discuss Question
Answer: Option B. -> Design

Latest Videos

Latest Test Papers