SLR4 | Data Structures with C# Examples

Quiz
•
Computers
•
11th Grade
•
Medium
H Malaney
Used 5+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a linear data structure?
Tree
Graph
Array
Hash Table
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary difference between records and tuples in data structures?
Records are immutable, while tuples are mutable.
Records have named fields, while tuples do not.
Tuples are always larger than records.
Records can only store integers.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about arrays and lists?
Arrays can store elements of different data types, while lists cannot.
Lists are fixed in size, while arrays are dynamic.
Arrays have a fixed size, while lists can grow and shrink.
Lists are always faster than arrays.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the first step in reading a text file in C#?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a common binary file format?
.txt
.csv
.jpg
.html
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operation is used to add an element to a list in C#?
.Insert()
.Add()
.Remove()
.Pop()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a characteristic of a tuple in C#?
Tuples are mutable.
Tuples can be used as keys in dictionaries.
Tuples can only contain strings.
Tuples are always sorted.
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
Dasar Pemrorgaman PHP

Quiz
•
11th Grade
15 questions
Pentaksiran T4(1.3)

Quiz
•
11th Grade
20 questions
Review JavaScript

Quiz
•
11th Grade - University
15 questions
File Formats

Quiz
•
9th - 12th Grade
15 questions
Python

Quiz
•
6th Grade - University
15 questions
Java Arrays Prt 1Quiz

Quiz
•
9th - 12th Grade
20 questions
System Admin Linux Ch 14 Quiz Review

Quiz
•
9th - 12th Grade
15 questions
Control statements in C++

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade