VB.NET Basics Quiz

VB.NET Basics Quiz

University

65 Qs

quiz-placeholder

Similar activities

Test 1 Category B

Test 1 Category B

University

60 Qs

Python Programming EndTerm

Python Programming EndTerm

University

61 Qs

Final Exam - DV

Final Exam - DV

University

60 Qs

Java

Java

University

61 Qs

SAINS KOMPUTER TING 4 - 1.2 ALGORITMA

SAINS KOMPUTER TING 4 - 1.2 ALGORITMA

12th Grade - University

62 Qs

Midterm Exam

Midterm Exam

University

61 Qs

IT112

IT112

7th Grade - University

64 Qs

 CSC 113 - Computer Programming 2

CSC 113 - Computer Programming 2

University

60 Qs

VB.NET Basics Quiz

VB.NET Basics Quiz

Assessment

Quiz

Computers

University

Hard

Created by

BCA Selvam

Used 1+ times

FREE Resource

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct file extension for a VB.NET project file?

.vbproj

.vb

.exe

.vbp

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In VB.NET, which keyword is used to declare a variable?

Var

Dim

Let

Declare

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for comments in VB.NET?

//

/* */

'

REM

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default access modifier for a class in VB.NET?

Private

Public

Friend

Protected

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is used to terminate the execution of a loop in VB.NET?

Exit

Break

Stop

Return

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of a Boolean variable in VB.NET?

True

False

Nothing

Null

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is automatically executed when a class object is created?

Init()

New()

Start()

Create()

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?