Computer Science, asked by harivansh71, 1 year ago

what is operator in c++

Answers

Answered by ramesh87901
2
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.
Answered by rajji1
3
Heyaa........

Arithmetic..... bitwise..... conditional...... etc are the operators in C++

ramesh87901: first give definition of operator
ramesh87901: ,.no problem yaar
ramesh87901: wt ru doing..
ramesh87901: ....ooh kk
Similar questions