Computer Science, asked by doris2328, 1 year ago


Write the symbol which is used as put to operator in c++​

Answers

Answered by san556
2

Answer:

The addition operator tells the compiler to add both of the operands 'a' and 'b'. C/C++ has many built-in operator types and they can be classified as: Arithmetic Operators: These are the operators used to perform arithmetic/mathematical operations on operands. Examples: (+, -, *, /, %,++,–).

Answered by 18shreya2004mehta
0

Answer:

An Arrow operator in C/C++ allows to access elements in Structures and Unions. It is used with a pointer variable pointing to a structure or union. The arrow operator is formed by using a minus sign, followed by the geater than symbol as shown below.

follow me Buddy... plz plz

Similar questions