
Principles of Object-Oriented Design Quiz
Authored by Crackify Crackify
Other
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Does the following code follow the Single Responsibility Principle? class Report { void generateReport() {} void printReport() {} void saveToFile() {} }
Yes
No
Partially
Depends on implementation
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Does the following class violate the Open/Closed Principle? class Shape { double area(String type) { if (type.equals("circle")) {} else if (type.equals("square")) {} return 0; } }
Yes
No
Not Sure
Depends
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Is the following design correct according to Liskov Substitution Principle? class Bird { void fly() {} } class Ostrich extends Bird { void fly() { throw new UnsupportedOperationException(); } }
Yes
No
Depends
Not Sure
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Does the following code violate Interface Segregation Principle? interface Worker { void work(); void eat(); } class Robot implements Worker { public void work() {} public void eat() {} }
Yes
No
Partially
Not Sure
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Does this follow Dependency Inversion Principle? class Light { } class Switch { Light light; void toggle() {} }
No
Yes
Partially
Depends
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Does the following violate SRP? class UserManager { void createUser() {} void sendEmail() {} }
Yes
No
Depends
Not Sure
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The following interface violates which principle? interface MultiFunctionDevice { void print(); void scan(); void fax(); }
SRP
LSP
ISP
DIP
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
15 questions
Reading test
Quiz
•
University - Professi...
15 questions
Day - 3 Workshop quiz
Quiz
•
University
20 questions
Front Desk
Quiz
•
KG - Professional Dev...
19 questions
Food Safety Sanitation (Q1)
Quiz
•
University
17 questions
POPULATION and SAMPLING
Quiz
•
University
15 questions
ADB Quiz #1
Quiz
•
University
20 questions
UDL3612 1910 ONLINE QUIZ 1
Quiz
•
University
20 questions
FINAL REVIEW
Quiz
•
University
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Other
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
23 questions
Subject Verb Agreement
Quiz
•
9th Grade - University
5 questions
What is Presidents' Day?
Interactive video
•
10th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
20 questions
Mardi Gras History
Quiz
•
6th Grade - University
10 questions
The Roaring 20's Crash Course US History
Interactive video
•
11th Grade - University
17 questions
Review9_TEACHER
Quiz
•
University