SUMMATIVE TEST 2.1 (CP1)

SUMMATIVE TEST 2.1 (CP1)

12th Grade

30 Qs

quiz-placeholder

Similar activities

SOFTWARE

SOFTWARE

8th Grade - University

25 Qs

Cyber Crime

Cyber Crime

12th Grade

25 Qs

UJIAN TIK KELAS 4 BULANAN 1

UJIAN TIK KELAS 4 BULANAN 1

9th Grade - University

25 Qs

JavaScript Qui1 M1-M3

JavaScript Qui1 M1-M3

12th Grade

25 Qs

Av1 - Revisão (parte nota 1)sobre HTML e CSS

Av1 - Revisão (parte nota 1)sobre HTML e CSS

2nd Grade - University

25 Qs

Summative Test No. 1_Media and Information Literacy_3rd Quarter

Summative Test No. 1_Media and Information Literacy_3rd Quarter

12th Grade

25 Qs

3 Tri C# 3

3 Tri C# 3

12th Grade

25 Qs

3 Tri C# 2

3 Tri C# 2

12th Grade

25 Qs

SUMMATIVE TEST 2.1 (CP1)

SUMMATIVE TEST 2.1 (CP1)

Assessment

Quiz

Information Technology (IT)

12th Grade

Practice Problem

Medium

Created by

Cherry Batistis

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component of the .NET (Core/5+) platform is primarily responsible for managing the execution, memory, and security of compiled C# code, including Just-In-Time (JIT) compilation?

The C# Compiler (CSC)

The Base Class Library (BCL)

The Common Language Runtime (CLR)

The .NET Software Development Kit (SDK)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the fundamental difference in memory storage between C# value types (like int and bool) and reference types (like string and custom class objects)?

Both value and reference types always store their actual data on the Heap.

Value types store their data on the Heap, while reference types store their data on the Stack.

Value types are immutable (cannot be changed), while reference types are mutable (can be changed).

Value types store their data directly on the Stack, while reference types store a reference (a memory address) on the Stack, which points to the actual data stored on the Heap.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of a WinForms application?

To create web-based applications that run in a browser.

To manage server-side logic and databases for enterprise systems.

To develop cross-platform mobile applications for iOS and Android.

To build desktop applications with a graphical user interface for the Windows operating system.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following BEST defines a ComboBox control in a user interface?

A control used exclusively for displaying images.

A control designed to show the progress of a task.

A control that allows users to input multiple lines of text.

A space-saving control that combines a text box and a list box.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A LinkLabel control is BEST described as a control that:

Allows users to browse and open local files.

Is used to draw custom shapes and graphics.

Acts as a clickable hyperlink while displaying text.

Stores and displays data from a connected database.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of a CheckBox control in a user interface?

To provide a drop-down list of choices.

To display a link that opens a new webpage.

To enable the user to select one or more independent options.

To allow the user to select one option from a group of mutually exclusive choices.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following BEST describes a CheckedListBox control?

A control used for selecting a single file from a directory.

A control that combines a drop-down list with a text box.

A control that displays a list of items where each item has a button next to it.

A list control where each item can be independently checked or unchecked with an associated check 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

Already have an account?