You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Object-Oriented-Programming-Concepts/imgs/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -396,3 +396,5 @@ Name: Jessa 16
396
396
-**Interface descriptions.** Descriptions of external systems are simple, due to message passing techniques that are used for objects communication.
397
397
-**Security.** Using encapsulation and abstraction, complex code is hidden, software maintenance is easier and internet protocols are protected.
398
398
-**Flexibility.** Polymorphism enables a single function to adapt to the class it is placed in. Different objects can also pass through the same interface.
0 commit comments