What is an Operator? What are the types of Operator?
Answers
Answered by
11
Answer:
an operaror is a thing which can amange things or control the things or machines
Answered by
27
Answer:
This is absolutely correct answer:
Explanation:
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.
Types of operators
Assignment Operator
Mathematical Operators
Relational Operators
Logical Operators
Bitwise Operators
Shift Operators
Unary Operators
Ternary Operator
Comma Operator
Hope it is helpful to you.
Please mark me as brainlist.
Similar questions