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
50 questions
11 PAT MYOB

Quiz
•
11th Grade
57 questions
Quiz on Syntax, Runtime, and Logical Errors

Quiz
•
11th Grade
50 questions
Computer Basics Test

Quiz
•
9th - 12th Grade
50 questions
virtual memory

Quiz
•
11th - 12th Grade
50 questions
computer organisation

Quiz
•
11th Grade
60 questions
UH 1 bahasa pemograman

Quiz
•
10th Grade - University
55 questions
Final Exam Practice

Quiz
•
10th Grade - University
51 questions
S4 Access Database Concepts Quiz

Quiz
•
11th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade