COMP10 - OOP and Windows Form

COMP10 - OOP and Windows Form

10th Grade

30 Qs

quiz-placeholder

Similar activities

untitled

untitled

10th - 11th Grade

25 Qs

ICT 10 - JAVA

ICT 10 - JAVA

9th - 12th Grade

30 Qs

Introduction to VB6

Introduction to VB6

10th Grade

27 Qs

Web I - Tutorial 6 Quick Check

Web I - Tutorial 6 Quick Check

10th - 12th Grade

25 Qs

Java Swing/AWT Graphics

Java Swing/AWT Graphics

9th - 12th Grade

27 Qs

الاجهزة الذكية-نظري

الاجهزة الذكية-نظري

10th - 12th Grade

28 Qs

Nesne Tabanlı Programlama

Nesne Tabanlı Programlama

10th Grade

25 Qs

Programozás - vegyes

Programozás - vegyes

9th - 10th Grade

30 Qs

COMP10 - OOP and Windows Form

COMP10 - OOP and Windows Form

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Michael Atienza

Used 6+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the control in C# Windows application form that displays text with the label but unlike the label, this will allow input from the users?

Button
Label
TextBox
CheckBox

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What control in C# Windows Application form shows a list of choices that is presented vertically in a single column?

CheckBox
RadioButton
ListBox
ComboBox

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What control in C# Windows Application form shows choices through a drop-down menu?

CheckBox
ComboBox
RadioButton
ListBox

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What control in C# Windows Application form displays text or message for the use of other controls?

Label
TextBox
Button
ComboBox

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What control in C# Windows Application form executes a specific action and performs commands written in the code editor?

Button
ComboBox
TextBox
Label

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What naming convention is used for a button control in C# Windows Application form?

btn[DescriptiveName]
ctrl[ButtonName]
button[DescriptiveName]
btnControl[Name]

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are actions which include the clicking of the mouse button, dragging with the mouse, drag-drop and even clicking of pictures?

Form

Events

Behaviors

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?