SD_Prelim Exam

SD_Prelim Exam

University

25 Qs

quiz-placeholder

Similar activities

ICT Unit-2

ICT Unit-2

University

20 Qs

Quiz Harian Gdevelop MPK

Quiz Harian Gdevelop MPK

University

20 Qs

Kuis Pemrograman Dasar

Kuis Pemrograman Dasar

University

20 Qs

Input/Output

Input/Output

University

20 Qs

Algoritma Pemrograman

Algoritma Pemrograman

University

20 Qs

3D Objects - Terms & Transfomations

3D Objects - Terms & Transfomations

6th Grade - Professional Development

20 Qs

4-2 final QUIZ in ELEC4

4-2 final QUIZ in ELEC4

University

20 Qs

Digital and Analog transmission

Digital and Analog transmission

University

20 Qs

SD_Prelim Exam

SD_Prelim Exam

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Mel Bautista

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...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the different data types available in C#?

c. int, float, double, char, string, bool, decimal

The different data types available in C# are int, float, double, char, string, bool, etc.

a. int, long, short, byte, float

b. int, double, char, string, boolean

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Explain the usage of if-else control structure in C# with an example.

The usage of if-else control structure in C# is to perform arithmetic operations on two numbers.

The usage of if-else control structure in C# is to check a condition and execute different code based on whether the condition is true or false.

The usage of if-else control structure in C# is to define a function that can be called based on a condition.

The usage of if-else control structure in C# is to repeat a block of code until a specified condition is met.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How are arrays different from collections in C#?

Arrays are fixed in size and can only store elements of the same type, while collections can dynamically resize and store different types of elements.

Arrays and collections are the same in C#

Arrays can dynamically resize and store different types of elements

Collections are fixed in size and can only store elements of the same type

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of methods and functions in C#?

To organize and encapsulate code for reusability, modularity, and maintainability.

To slow down the execution of the program

To make the code less organized and harder to maintain

To make the code more confusing and difficult to understand

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the difference between value types and reference types in C#?

Value types and reference types are the same in C#.

Value types store their data directly, while reference types store a reference to the data in memory.

Value types store their data indirectly, while reference types store their data directly.

Value types cannot be used in C#.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Discuss the usage of switch case control structure in C#.

It is used to define a function in C#

It is used to repeat a block of code based on a condition

It is used to declare a variable in C#

It is used to execute one block of code from multiple options based on the value of an expression.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the advantages of using collections over arrays in C#?

Arrays are more flexible and provide dynamic resizing

Collections provide more flexibility, dynamic resizing, and additional functionality compared to arrays.

Arrays offer additional functionality compared to collections

Collections have limited functionality and are not resizable

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?