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
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
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