IT 5 - Review

IT 5 - Review

University

10 Qs

quiz-placeholder

Similar activities

fnaf sister location

fnaf sister location

4th Grade - University

10 Qs

Historia de la IA en Videojuegos

Historia de la IA en Videojuegos

9th Grade - University

14 Qs

Introduction to Django Framework Quiz

Introduction to Django Framework Quiz

University

15 Qs

Software Engineering

Software Engineering

University

10 Qs

General Ict Quiz

General Ict Quiz

4th Grade - University

15 Qs

introduction to computer graphics

introduction to computer graphics

University

10 Qs

2025 python class first quiz

2025 python class first quiz

9th Grade - University

10 Qs

IT 5 - Review

IT 5 - Review

Assessment

Quiz

Computers

University

Medium

Created by

King Cyb

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property is used to maximized a form once it is loaded in the screen?

Start Position

Anchor

Windows State

Form Border Style

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete the syntax of a message box.
Msgbox(“Message", Button + Icon, “________________” )

Prompt

Title

Name

Question

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _________ control allows the user to set true/false type options. By simply clicking, the user can select or deselect it.

Radio Button

Option Button

Check Box

Check Button

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which code is used to clear the list of a combobox.

ComboBox.Clear()

ComboBox.Items.Clear()

ComboBox.Items.Delete()

ComboBox.Delete

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is the proper event handler for a textbox

SelectedIndexChanged

CheckedChanged

TextChange

MouseMove

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of a ComboBox when you apply this code to the Form_Load event?

For i = 1 to 5

ComboBox.items.clear()

   ComboBox.items.add (i)

Next

1

2

3

4

5

1

1

1

1

1

1

5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what control can be used when having a multiple selection of radio button in one form (example: Gender, Civil Status and Mode of Payment)

Panel

Group Pane

Panel Box

Group Box

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?