Skip to content

Commit 509a962

Browse files
Update README.md
1 parent 0fcef22 commit 509a962

File tree

1 file changed

+2
-0
lines changed
  • Object-Oriented-Programming-Concepts/imgs

1 file changed

+2
-0
lines changed

Object-Oriented-Programming-Concepts/imgs/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -396,3 +396,5 @@ Name: Jessa 16
396396
- **Interface descriptions.** Descriptions of external systems are simple, due to message passing techniques that are used for objects communication.
397397
- **Security.** Using encapsulation and abstraction, complex code is hidden, software maintenance is easier and internet protocols are protected.
398398
- **Flexibility.** Polymorphism enables a single function to adapt to the class it is placed in. Different objects can also pass through the same interface.
399+
-
400+
https://colab.research.google.com/drive/1kDtU28T8zXkFEDYlCD0L005BlAZkWsP9#scrollTo=F8_f6L6fANO0

0 commit comments

Comments
 (0)