VB.NET BASIC QUIZ

VB.NET BASIC QUIZ

University

50 Qs

quiz-placeholder

Similar activities

2EB Quiz 04 Dec 2024

2EB Quiz 04 Dec 2024

University

50 Qs

Orientation  Quiz

Orientation Quiz

University - Professional Development

50 Qs

Memes and School!

Memes and School!

7th Grade - University

47 Qs

C Language

C Language

University

50 Qs

D & A Quiz

D & A Quiz

University

50 Qs

lập trình C2

lập trình C2

University

50 Qs

Latihan Pra UTS Algoritma dan Pemrograman 2 (Python)

Latihan Pra UTS Algoritma dan Pemrograman 2 (Python)

University

50 Qs

Quiz

Quiz

University

50 Qs

VB.NET BASIC QUIZ

VB.NET BASIC QUIZ

Assessment

Quiz

Computers

University

Medium

Created by

BCA Selvam

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Common Language Runtime (CLR)?

The CLR is a programming language used in .NET development.
The Common Language Runtime (CLR) is the virtual machine component of the .NET framework that manages the execution of .NET programs.
The CLR is a web server component of the .NET framework.
The CLR is a database management system for .NET applications.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not a .NET base class library namespace?

System.Data
System.Collections
System.IO

System.Audio

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does IL stand for in .NET?

Intermediate Language
Integrated Logic
Internal Language
Interface Layer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What compiles source code into IL?

CLR

JIT Compiler

.NET Compiler (csc.exe/vbc.exe)

Visual Studio IDE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file type is generated after compilation in .NET?

.exe or .dll

.jar

.class

.com

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool converts IL to native code at runtime?

Just-In-Time (JIT) compiler
Runtime interpreter
Static code analyzer
Ahead-Of-Time (AOT) compiler

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of the Garbage Collector?

The Garbage Collector compiles code for execution.
The Garbage Collector optimizes CPU usage.
The Garbage Collector handles user input and output.

Garbage Collector manage memory by reclaiming unused objects.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?