C# MidQuiz

C# MidQuiz

University

20 Qs

quiz-placeholder

Similar activities

PDM - LS01 - Quiz 3 - Repetition

PDM - LS01 - Quiz 3 - Repetition

University

15 Qs

Quiz 02-Finals-IT 222-FIAS

Quiz 02-Finals-IT 222-FIAS

University

18 Qs

Session 02

Session 02

University

15 Qs

Scratch Pre-knowledge

Scratch Pre-knowledge

3rd Grade - University

15 Qs

Quiz về Kiểu Dữ Liệu List và Set (1)

Quiz về Kiểu Dữ Liệu List và Set (1)

7th Grade - University

15 Qs

Unit-1 Introduction to Cloud Computing

Unit-1 Introduction to Cloud Computing

University

20 Qs

SQL Basics Worksheet

SQL Basics Worksheet

8th Grade - University

20 Qs

DF - Quiz - Term Work

DF - Quiz - Term Work

University

20 Qs

C# MidQuiz

C# MidQuiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Mr. Villa

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The ___________ control is used to display a list of items in a single or multiple selection mode.

ComboBox

ListBox

ListView

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The _________ control is a more advanced list control that supports multiple views, including Details, Large Icons, Small Icons, and List.

ComboBox

ListBox

ListView

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The ________ block contains the code that may throw an exception. This is where we place code that we want to monitor for errors.

Try

Catch

Finally

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The ______ block handles the exception if one occurs. Multiple catch blocks can be used to handle different types of exceptions.

Try

Catch

Finally

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Removes an item at a specified

index.

Items.Remove

Items.RemoveAt

Items.clear

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Removes the specified item.

Items.Remove

Items.RemoveAt

Items.clear

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The ________block contains code that will always execute, whether an exception occurs or not. It is typically used for cleanup operations such as closing database connections or releasing file handles.

Try

Catch

Finally

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?