Computer Science, asked by singhveer3222, 7 months ago

what are operators? and list the type of operator​

Answers

Answered by abelajacob
2

Answer:

Operators are special type of functions, that takes one or more arguments and produces a new value. For example : addition (+), substraction (-), multiplication (*) etc, are all operators. Operators are used to perform various operations on variables and constants

the different types of operators are :-

Assignment Operator

Mathematical Operators

Relational Operators

Logical Operators

Bitwise Operators

Shift Operators

Unary Operators

Ternary Operator

Comma Operator

I HOPE THIS WOULD HELP YOU.................................

Answered by Anonymous
1

Operators are special type of functions, that takes one or more arguments and produces a new value. For example : addition (+), substraction (-), multiplication (*) etc, are all operators. Operators are used to perform various operations on variables and constants.

Similar questions