IOOP Week 1

IOOP Week 1

University

25 Qs

quiz-placeholder

Similar activities

Exploring Python Fundamentals

Exploring Python Fundamentals

University

30 Qs

Information Theory Quiz

Information Theory Quiz

University

30 Qs

Introduction to Information Systems Chapter 1

Introduction to Information Systems Chapter 1

University

24 Qs

MS Excel

MS Excel

4th Grade - University

22 Qs

Database quiz part 1 - D2T4

Database quiz part 1 - D2T4

University

20 Qs

SRM AIDS

SRM AIDS

University

30 Qs

Quiz về Lập trình máy tính và Ngôn ngữ Python

Quiz về Lập trình máy tính và Ngôn ngữ Python

6th Grade - University

20 Qs

Algorithm Characteristics and Applications Quiz

Algorithm Characteristics and Applications Quiz

12th Grade - University

20 Qs

IOOP Week 1

IOOP Week 1

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Chong May

Used 4+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which control is used to display static text on a form?

Button

Label

TextBox

MessageBox

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the default name of a new form in Visual Studio?

MainForm

FormA

Form1

DefaultForm

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which property changes the text shown in a form’s title bar?

Name

Title

Caption

Text

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which method is used to display a message box in C#?

ShowMessage()

DisplayBox()

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which keyword refers to the current form in C#?

self

this

form

me

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the AutoSize property of a Label control do?

Automatically centers the text

Adjusts the label size to fit its content

Changes the font size

Sets the label border

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of comments in code?

To execute hidden logic

To improve performance

To explain code functionality

To store data

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?