wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

C# TOPIC NEW-1

Total questions: 14

Worksheet time: 7mins

Name
Class
Date
1.

Which one is not a programming Lanuguage

a)

C#

b)

Java

c)

ASP

d)

None

2.

Which of the following does the actual .Net code execute?

a)

CLS

b)

MSIL

c)

CTS

d)

CLR

3.

CLR stands for __________

a)

Common Local Runtime

b)

Common Language Runtime

c)

Common Language Realtime

d)

Common Local Realtime

4.

DLL in .Net stands for ________.

a)

Data Linked Library

b)

Dynamic Link Library

c)

Dynamic library list

d)

Dynamic list library

5.

Common language specification(CLS)

a)

is an execution engine for all .net application

b)

is similar to JVM as in Java

c)

defines standard rules for defining .Net compliant languages

d)

is a compiler

6.

Not a Features of .Net Framework

a)

Support Multiple Techologies

b)

It is a Language

c)

Provide nteroperability

d)

Rich set of Standard Library

7.

Full form of ADO. net ?

a)

alternate Data Object

b)

Active Dynamic Object

c)

Active-X Data Object

d)

Advanced Data Object

8.

which one is extension of class library

a)

.dll

b)

.exe

c)

.cs

d)

A & B

9.

Code inside the CLR is known as ------------------------?

a)

unmanaged

b)

source code

c)

managed code

10.

.Net follow

a)

Object Oriented Programming Structure

b)

Procedure Oriented Programming

c)

Structure Oriented Structure

d)

All

11.

Applications created using .Net are

a)

Windows

b)

Web

c)

Console

d)

All the above

12.

Which of the following is a feature of the .Net Framework?

a)

None of the above

b)

Low-level programming

c)

Automatic memory management

d)

Cross-platform compatibility

13.

What does MSIL stand for in the context of .Net?

a)

Microsoft Intermediate Language

b)

Managed Source Intermediate Language

c)

Microsoft Scripting Intermediate Language

d)

Managed Software Intermediate Language

14.

Which of the following is not a type of .Net application?

a)

Network Application

b)

Desktop Application

c)

Mobile Application

d)

Web Application