Chemistry, asked by chintu6375, 10 months ago

what is oops concept​

Answers

Answered by LeonardEuler
2

Hello !!

This expression is a form for give a alert, it can have meaning of attention, alert, repair and others.

Examples :

Oops ! ERROR.

\mathsf{dfrac{x}{x}

Oops ! nonexist this library.

<include <mat.h>

Oops ! ERROR

\begin{arry}{ccc}

This term is often used in computer science to alert an error or accident.

I hope I have collaborated !

Answered by yoodyannapolis
2

To the implementation of real word entity we use  the object-oriented programming language

Explanation:

The main objective of oops is to create the object of a class and implement the inheritance, encapsulation, etc.

The Basic oops concept​:-

  • Abstraction:- The method of gathering (abstracting) unique features of objects and procedures.
  • Encapsulation:- Encapsulation is the process of packing code and data together into a single unit.
  • Class:- The class is a blueprint that determines the existence of a future object.
  • Inheritance:- Inheritance is a process in which the property of one class is inherited by another class.
  • Polymorphism:- Polymorphism is an OOP term where one name may have several forms.
  • Message Passing:- Objects interact with each other by transmitting information to each other .

Learn more:-

https://brainly.in/question/7503089

 

Similar questions