NEW
Font size
WorksheetsC# TOPIC NEW-1
Total questions: 14
Worksheet time: 7mins
Which one is not a programming Lanuguage
C#
Java
ASP
None
Which of the following does the actual .Net code execute?
CLS
MSIL
CTS
CLR
CLR stands for __________
Common Local Runtime
Common Language Runtime
Common Language Realtime
Common Local Realtime
DLL in .Net stands for ________.
Data Linked Library
Dynamic Link Library
Dynamic library list
Dynamic list library
Common language specification(CLS)
is an execution engine for all .net application
is similar to JVM as in Java
defines standard rules for defining .Net compliant languages
is a compiler
Not a Features of .Net Framework
Support Multiple Techologies
It is a Language
Provide nteroperability
Rich set of Standard Library
Full form of ADO. net ?
alternate Data Object
Active Dynamic Object
Active-X Data Object
Advanced Data Object
which one is extension of class library
.dll
.exe
.cs
A & B
Code inside the CLR is known as ------------------------?
unmanaged
source code
managed code
.Net follow
Object Oriented Programming Structure
Procedure Oriented Programming
Structure Oriented Structure
All
Applications created using .Net are
Windows
Web
Console
All the above
Which of the following is a feature of the .Net Framework?
None of the above
Low-level programming
Automatic memory management
Cross-platform compatibility
What does MSIL stand for in the context of .Net?
Microsoft Intermediate Language
Managed Source Intermediate Language
Microsoft Scripting Intermediate Language
Managed Software Intermediate Language
Which of the following is not a type of .Net application?
Network Application
Desktop Application
Mobile Application
Web Application
