COMP10 - OOP and Windows Form

COMP10 - OOP and Windows Form

10th Grade

30 Qs

quiz-placeholder

Similar activities

Input, Output Devices, Emerging Technologies

Input, Output Devices, Emerging Technologies

10th Grade

25 Qs

What i learned in computer science

What i learned in computer science

8th - 11th Grade

25 Qs

Python Intro Practice

Python Intro Practice

9th - 12th Grade

30 Qs

AI/ML Quiz

AI/ML Quiz

10th Grade

33 Qs

tl

tl

9th - 12th Grade

35 Qs

Microsoft Word 2016 - March 12, 2020

Microsoft Word 2016 - March 12, 2020

9th - 12th Grade

25 Qs

PTS TIK 2023

PTS TIK 2023

9th - 12th Grade

25 Qs

Web Design Final Exam Review-HTML

Web Design Final Exam Review-HTML

9th - 12th Grade

33 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?