Skip to content

Commit

Permalink
Merge pull request fineanmol#1310 from shivamadolia/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
fineanmol authored Nov 2, 2021
2 parents c1a413a + 1a18857 commit 03e285c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ For more information on syncing forks [read this article from Github](https://he
- For the open source community engagement

# java oops concept
In this page, we will learn about the basics of OOPs. Object-Oriented Programming is a paradigm that provides many concepts, such as inheritance, data binding, polymorphism, etc.
In this page, we will learn about the basics of OOPs. Object-Oriented Programming is a paradigm that stands on 4 pillars i.e. inheritance, data binding, polymorphism, etc. Apart from these, OOPS is far better than traditional Procedure Oriented Programming

Simula is considered the first object-oriented programming language. The programming paradigm where everything is represented as an object is known as a truly object-oriented programming language.

Expand Down

0 comments on commit 03e285c

Please sign in to comment.