Q1: Chose the correct option for each question below Marks 1x5-5 1. The CLR-comm
ID: 3750285 • Letter: Q
Question
Q1: Chose the correct option for each question below Marks 1x5-5 1. The CLR-common language runtime is responsible for? a. b. c. d. Compiling the code Interpreting the code executing MSIL code CLR is not used in .NET 2 ASP.NET creates an application state object for each application from the HTTPApplicationState class and stores this object in a. Client memory b. Server memory c. Client disk d. Server disk 3. How do we include the external style sheet? a. clink rel "stylesheet" type "text/css" href "mystyle.css" b. c. mystyle.css/stylesheet> d. None of the aboveExplanation / Answer
1. c.executing MSIL Code
2. b.Server memory
3. a. <link rel="stylesheet" type="text/css" href="mystyle.css">
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.