Computer Science, asked by ItzAyushi03, 4 days ago

Question 1 : Name any two basic principals of Object - Oriented Programming.

Question 2 : Write a difference b/w unary and binary operator.​

Answers

Answered by jollygeorge
1

Answer:

1. object oriented programming language is based on the principle of abstraction encapsulation inheritance and polymorphism

Explanation:

pls mark as brainliest

Answered by Anonymous
1

AnswEr 1 :

  • Encapsulation and Abstraction.

AnswEr 2 :

  • Unary Operator The operator that acts on a single operand is called a unary operator.

Eg : + + , − −

  • Binary Operator The operator that acts on two operands is called a binary operator.

Eg : + , − , * , /

___________________________♡~

Similar questions