Computer Science, asked by Kartikay2006S, 8 months ago

What is the fundamental concept of OOP's

Answers

Answered by mysticaldimples59
2

OOP concepts in Java are the main ideas behind Java's Object Oriented Programming. They are an abstraction, encapsulation, inheritance, and polymorphism. ... Basically, Java OOP concepts let us create working methods and variables, then re-use all or part of them without compromising security.

Answered by Anonymous
49

\huge\red{\underbrace{\overbrace{\overline{\underline{Answer:-}}}}}

<font color= " red"> OBJECT ORIENTED PROGRAMMING (OOP) is a programming concept that works on the principles of abstraction, encapsulation, inheritance, and polymorphism. ... The basic concept of OOPs is to create objects, re-use them throughout the program, and manipulate these objects to get results.<marquee>♥mark as brainliest..✌♥</marquee>

Similar questions