CS QUIZ

Quiz
•
Computers
•
11th Grade
•
Medium
Himara Senaratne
Used 6+ times
FREE Resource
55 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
This question is related to data structures
Fill in the blank:
"_________ data structures can change size as needed, growing or shrinking depending on how much data you have. This is more flexible but can be more complex to work with and might use a lot of memory."
2.
MULTIPLE SELECT QUESTION
45 sec • 3 pts
Which of the following answers is true about One-dimensional arrays? (Select all that apply)
Arrays are static: Once created, their size can't change.
Elements are ordered: They are stored in a specific sequence, which makes searching efficient.
Once the arrays are created, their size can be change
None of the above
Answer explanation
Arrays are like lists of elements, each with a specific position (index) used for access.
Key points:
Arrays are static: Once created, their size can't change.
Elements are ordered: They are stored in a specific sequence, which makes searching efficient.
Indexing starts at 0: The first element is at position 0, the second at position 1, and so on.
3.
FILL IN THE BLANK QUESTION
1 min • 4 pts
Based on the two-dimensional array shown, should be typed in order to output "Alice"?
4.
FILL IN THE BLANK QUESTION
1 min • 4 pts
Based on the three-dimensional array shown, should be typed in order to output 27?
5.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
This question is related to Big O notation:
Which of the following is true about O(n²)?
This means the time grows much faster as the data increases, like the square of the data size. This is common in algorithms with nested loops (loops inside loops).
This means the time it takes grows directly with the amount of data.
Eg, searching a list one by one for a specific item gets slower as the list gets longer.
This means the algorithm takes the same amount of time no matter how much data it has.
Eg, finding the first item in a list is always quick, regardless of the list's length.
None of the above
6.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which of the following examples best describes O(n)?
Imagine you're looking for a friend's house in a neighbourhood.
You know the exact address and go straight there. It takes the same amount of time whether the neighbourhood is big or small.
Imagine you're looking for a friend's house in a neighbourhood. You're lost and have to check every house on every street. This takes much longer as the neighbourhood gets bigger.
Imagine you're looking for a friend's house in a neighbourhood.You don't know the address, so you ask each house until you find the right one. The more houses, the longer it takes.
Answer explanation
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Based on the tuple shown, what shoul be typed to output 30?
Create a free account and access millions of resources
Similar Resources on Wayground
53 questions
R050 Topics Quiz

Quiz
•
9th - 12th Grade
50 questions
Word Processing Upper School

Quiz
•
11th - 12th Grade
54 questions
Unit 4 Study Guide

Quiz
•
9th Grade - University
50 questions
Quiz BAB 5 - Pengembangan Aplikasi (XI) - P5

Quiz
•
11th Grade
51 questions
Database Concepts

Quiz
•
11th Grade
56 questions
3. Hardware - Data Storage: Computer Science CIE IGCSE

Quiz
•
11th Grade
55 questions
Exploring Computer Science Unit 1 Review

Quiz
•
9th - 12th Grade
50 questions
Principles of Information Technology Semester Totalizer

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade