VB.NET BASIC QUIZ

VB.NET BASIC QUIZ

University

50 Qs

quiz-placeholder

Similar activities

PVP_Operators in C

PVP_Operators in C

University

50 Qs

HTML,CSS AND JS QUIZ

HTML,CSS AND JS QUIZ

University

50 Qs

Pengetahuan US

Pengetahuan US

University

50 Qs

Networking

Networking

University

50 Qs

Midterm prep 10 gr

Midterm prep 10 gr

10th Grade - University

45 Qs

Quiz Basis Data

Quiz Basis Data

University

46 Qs

Quiz 1 - Logika Algoritma dan Pemrograman

Quiz 1 - Logika Algoritma dan Pemrograman

12th Grade - University

51 Qs

23/2 正课

23/2 正课

University

55 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?