What is the reason why utilizing getters & setters are preferred to making instance variables public?
Comp 210 MT2 Review

Flashcard
•
Computers
•
University
•
Hard
Quizizz Content
FREE Resource
Student preview

23 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
It allows for enforcement of formatting / validation when getting & setting data.
2.
FLASHCARD QUESTION
Front
When implementing an interface, to implement a specific method we should use this keyword:
Back
@Override
3.
FLASHCARD QUESTION
Front
Which of the following would be the proper class header for a Java class implementing a simulation of a collection of things that can be compared?
Options:
public class Simulation<T implements Comparable<T>>
public class Simulation implements Comparable
public class Simulation
public class Simulation<T>
Back
public class Simulation<T implements Comparable<T>>
4.
FLASHCARD QUESTION
Front
TRUE OR FALSE: Searching for an element in a doubly linked list has a better average time complexity than searching through a singly linked list.
Back
False
5.
FLASHCARD QUESTION
Front
Assume we have a doubly linked list, and a particular element to be deleted's pointer is on hand (but NOTHING else). How does the time complexity for this deletion compare to if this was a singly linked list?
Back
Doubly: o(1), If Singly: o(n)
6.
FLASHCARD QUESTION
Front
Assume elements are inserted into a BST in exactly the following order: 52, 23, 77, 65, 9. What would the resulting BST look like?
Back
7.
FLASHCARD QUESTION
Front
The best case time complexity of searching a BST is o( _ )
Back
1
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Searching and Sorting

Flashcard
•
University
15 questions
Digital Electronics - Gates

Flashcard
•
University
15 questions
House on Mango Street Ch. 1-4

Flashcard
•
KG - University
20 questions
prokaryotic and eukaryotic cells

Flashcard
•
University
15 questions
Flashcard on Sri Lankan Robotics Challenge

Flashcard
•
University
21 questions
Vocabulary #1 Flashcards

Flashcard
•
11th Grade - University
18 questions
Unit 5 Vocab #1

Flashcard
•
12th Grade
16 questions
ITN 07.02 Ethernet MAC Address

Flashcard
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade