2 Flashcards
1
Q
Ideal for small-scale applications.
A
Simplicity
2
Q
Can be more memory and
CPU efficient for simple tasks.
A
Efficiency
3
Q
Code flow is easy to follow.
A
Transparency
4
Q
Objects and classes promote code reusability.
A
Reusability
5
Q
Encapsulation leads to modular code.
A
Modularity
6
Q
Easier to maintain and extend.
A
Maintability
7
Q
Complex systems can be represented more intuitively.
A
Abstraction