A Review of Visual Basic

A Review of Visual Basic

10th Grade

30 Qs

quiz-placeholder

Similar activities

Javascript Functions

Javascript Functions

10th Grade

25 Qs

Code.org APCSP Unit 7 Assessment

Code.org APCSP Unit 7 Assessment

9th - 12th Grade

26 Qs

Code.org Unit 7 Test

Code.org Unit 7 Test

9th - 12th Grade

26 Qs

Unit 7 APCSA

Unit 7 APCSA

9th - 12th Grade

26 Qs

APCSA Unit 7

APCSA Unit 7

9th - 12th Grade

26 Qs

Quiz Pemdas 3

Quiz Pemdas 3

1st Grade - University

25 Qs

Javascript QUIZ 01

Javascript QUIZ 01

10th Grade

25 Qs

Visual Basic 6.0

Visual Basic 6.0

10th Grade

35 Qs

A Review of Visual Basic

A Review of Visual Basic

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Rolly Reyes

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating a new project in Visual Basic?

Choose New Project… from the Start Page.

Select Windows Forms Applications

Type the project name

Click Visual Basic in the New Project dialog box

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where should you look at to know the files and resources in your VB project?

Solution Explorer

File Explorer

Designer Window

Code Designer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a button on the Form?

Drag and drop a button control from the Toolbox

Click Format > Add Button

Right-click and choose Insert Button

Get it from the Solution Explorer window

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does IntelliSense help you with in VB programming?

It gives automatic code suggestions

It changes the appearance of the Code Designer window.

It debugs your program.

It generates report from your code.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is NOT an example of a property for a Label control?

ButtonStyle

Text

ForeColor

FontSize

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What are Events in VB Programming?

They are responses like button click

They define the layout of the UI.

They define the design of the UI.

They store data.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the name of a Textbox on the Form?

Look for the Name property in the Properties window and change it.

Right-click and choose Rename

Double-click and choose Rename

Click Edit > Rename

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?