CS4320 CS7320 Software
Engineering I Exam 1 Midterm Study
Guide | OUDA Software Engineering
Prep
2026/2027
Complete Questions Bank and Correct
Detailed Answers With Rationales ||
100% Guaranteed Pass || Brand New
Version
, + Public
Accessible directly by any other class
# Protected
Attribute or operation is useful inside my class and classes extending my class,
but no one else should be using it
~ Package visibility when applied to attributes and operations
for any class or operation inside of a package its visible
- private
Tightly constrained
only operations within class can access
<-------- UML Dependency
___________________________ UML association
connecting line
<>--------------------- (straight line) Aggregation
empty diamond with arrow
<>---------------- (straight line filled diamond) Composition