R
Q. 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.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The character pair?: is an __________ available in C#.
Q. The character pair ?: is a________________available in C#.
Q. _______ variables are visible only in the block they are declared.
Q. Which is not a valid C# data type?
Q. Except == operator, which methods can be used to compare two strings?
Q. Which of the correct syntax to declare an array with 2 rows and 3 columns in C#?
Discusssion
Login to discuss.