From fbc7fe74029303696e700d5df96407d0c6e18a43 Mon Sep 17 00:00:00 2001 From: TejasMakwane <49272377+TejasMakwane@users.noreply.github.com> Date: Thu, 21 Oct 2021 09:17:12 +0530 Subject: [PATCH] Code TC and KP Code TC and KP java Opps Concept I am your subscriber --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 2c93acaa..3f4e60f2 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,17 @@ - Come and add any code of your choice in any language or technology. - If you are a beginner just add your name in username.txt and create a pull request. - Raise an Issue if you want to become member of organization. + +# java Opps 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. + +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. + +Smalltalk is considered the first truly object-oriented programming language. + +The popular object-oriented languages are Java +, C# +, PHP +, Python +, C++ +, etc.