CS Data Structure Quiz

Quiz
•
Computers
•
11th Grade
•
Hard

Matias Sutter
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A collection in Java is a group of objects which are represented as a single unit.
True
False
Maybe
Ok
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the collection framework in Java hold?
All the collection classes and interfaces
Only the collection classes
Only the collection interfaces
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the key difference between an array and a collection in Java?
Arrays are dynamic, collections are fixed
Arrays are fixed-size, collections are dynamic
There is no difference
Arrays and collections are the same thing
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the advantage of an array over a collection?
Arrays can grow or shrink dynamically
Arrays have a fixed size and provide direct access to elements using an index
Arrays can only store objects
Arrays can only store primitive types
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the advantage of a collection over an array?
Collections have a fixed size
Collections can only store objects
Collections can grow or shrink dynamically
Collections can only store primitive types
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method adds an element to the collection?
add(E element)
remove(Object o)
clear()
size()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the method 'isEmpty()' do?
Adds an element to the collection
Removes an element from the collection
Returns the number of elements in the collection
Returns true if the collection contains no elements
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Pseudocode - Arrays

Quiz
•
8th - 11th Grade
20 questions
BBC Microbit Quiz (1)

Quiz
•
9th - 12th Grade
20 questions
Java Arrays

Quiz
•
9th - 12th Grade
20 questions
APCSA Arrays

Quiz
•
9th - 12th Grade
15 questions
Crash Course Computer Science #14 - Data Structures

Quiz
•
9th - 12th Grade
10 questions
Grade 11 - Quiz 1 Introduction to Arrays

Quiz
•
11th Grade
16 questions
SLR4 | Data Structures with C# Examples

Quiz
•
11th Grade
16 questions
Introduction to Programming (Ch2)

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

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade