Multiple Choice
Which of the following are NOT true about .NET Framework?1. It provides a consistent object-oriented programming environment whether object code is stored and executed locally, executed locally but Internet-distributed, or executed remotely.2. It provides a code-execution environment that minimizes software deployment and versioning conflicts.3. It provides a code-execution environment that promotes safe execution of code, including code created by an unknown or semi-trusted third party.4. It provides different programming models for Windows-based applications and Web-based applications.5. It provides an event driven programming model for building Windows Device Drivers.
A) 1,2
B) 2,4
C) 4,5
D) 1,2,4
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following are parts of
Q2: Which of the following components of the
Q3: Which of the following define the rules
Q4: _causes the loop to continue with the
Q5: Arrays in C# are _ objects<br>A)Reference<br>B)Logical<br>C)Value<br>D)Arithmetic
Q7: How many types of compilers availbale under
Q8: The character pair?: is an_available in C#.<br>A)Unary
Q9: Code that targets the Common Language Runtime
Q10: Which of the following statements correctly define
Q11: _ are reserved, and cannot be used