VB.NET BASIC QUIZ

VB.NET BASIC QUIZ

University

50 Qs

quiz-placeholder

Similar activities

Sec-D  Javascript-1

Sec-D Javascript-1

12th Grade - University

52 Qs

JAVASCRIPT LONG

JAVASCRIPT LONG

University

55 Qs

Compro Quiz#1

Compro Quiz#1

University

51 Qs

P1 COMPROG 1-6

P1 COMPROG 1-6

University

50 Qs

Unit 2 Final Quizz

Unit 2 Final Quizz

University

54 Qs

Kiến thức về xử lý mảng 1 chiều trong C++

Kiến thức về xử lý mảng 1 chiều trong C++

University

50 Qs

C# and DotNet Framework

C# and DotNet Framework

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?