Skip to content

Commit

Permalink
what is oop
Browse files Browse the repository at this point in the history
what is oop changes
  • Loading branch information
Mac0490 committed Nov 3, 2024
1 parent bb0ae35 commit 27c6e84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
What is OOP?
# What is OOP?

Object-Oriented Programming (OOP), is like superhero team. Each hero (object) has their own powers (data/attributes) and tricks(methods) specified in Class called superhero team. These objects store values. Heroes keep their true identities hidden, which in OOP is known as Encapsulation. With Abstraction you do not need to understand how heroes fly, just that they do. Through Inheritance, sidekicks can copy powers from their mentors. In the end, they save the day while you chill and take the credit. 😊

## Author
Miroslava Macejkova
File renamed without changes

0 comments on commit 27c6e84

Please sign in to comment.