Multiple Choice
Which of the following statements correctly define .NET Framework?
A) It is an environment for developing, building, deploying and executing Desktop Applications, Web Applications and Web Services
B) It is an environment for developing, building, deploying and executing only Web Applications.
C) It is an environment for developing, building, deploying and executing Distributed Applications.
D) It is an environment for developing, building, deploying and executing Web Services.
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Arrays in C# are _ objects<br>A)Reference<br>B)Logical<br>C)Value<br>D)Arithmetic
Q6: Which of the following are NOT true
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
Q11: _ are reserved, and cannot be used
Q12: _ namespace is not defined in the
Q13: Which of the following .NET components can
Q14: Which of the following statements are TRUE
Q15: Multidimensional arrays are sometimes called _ Arrays.<br>A)Square<br>B)Triangular<br>C)Rectangular<br>D)Cube