Computer Science, asked by drlngbaji1, 1 year ago

Please tell me ans friends

Attachments:

Answers

Answered by ayan67
1
a person who operates equipment or machine is known as operator.
or
a person or company that runs a business
Answered by mrOogway
0
An operator is a symbol that operates a piece of statement.

Operators are of many types. Some basic of them are:

1. Arithmetic Operators: +, -, /, *, %, ++, --
2. Relative Operators: ==, !=, <, >, >=, <=
3. Logical Operators: &&, ||, !

Arithmetic operators are used in mathematical problems in a statement.
Relative operators are used in relation with a particular item.
Logical operator are usedin if and else statements.
Similar questions