The oops moment/3

Quiz
•
Engineering
•
University
•
Hard
Mekha S R
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary reason to use defensive copying when returning a list from a class?
To save memory
To prevent external modification of the internal state
To confuse other developers
To automatically sort the list
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you return a list directly from a class and another part of your code modifies it, what OOP principle is being violated?
Encapsulation
Polymorphism
Abstraction
Inheritance
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which collection is better if you’re doing frequent insertions and deletions in the middle of the list?
ArrayList
LinkedList
HashMap
Vector
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A class allows you to borrow books. You now want to borrow multiple books at once. What should you add?
A loop in the main method
A new method like borrowMultipleBooks()
Delete all books
Make the list static
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What helps prevent an object from reaching an invalid state?
Logging everything
Skipping validations
Enforcing business rules
Using only primitive data types
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why use getters/setters instead of public variables?
They're shorter to write
They confuse the user
They allow control over how variables are accessed/modified
They are required by Java
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does it mean for an object to be immutable?
It can’t be accessed by other classes
It can’t be changed after it's created
It’s slower to execute
It throws exceptions when used
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
TECH WHIZ

Quiz
•
University
10 questions
Internal Lab Quiz-1 CSECS

Quiz
•
University
10 questions
C Programming Day-10

Quiz
•
University
9 questions
Repaso Rapido java programa

Quiz
•
University
10 questions
Module 4: Quiz 2 Gururaj Surampalli

Quiz
•
University
15 questions
BugBlitz

Quiz
•
University
10 questions
Solid Waste Management Insights

Quiz
•
University
10 questions
engineers day

Quiz
•
University
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Engineering
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
12 questions
Civil War

Quiz
•
8th Grade - University
18 questions
Parent Functions

Quiz
•
9th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
19 questions
Primary v. Secondary Sources

Quiz
•
6th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
20 questions
Disney Trivia

Quiz
•
University