assigment operator is
Answers
Answered by
0
= is the assignment operator
Answered by
0
♡●BONJOUR●♡
⬇️HERE IS YOUR ANSWER⬇️
________________________
AN ASSIGNMENT OPERATOR is a special case where the source (right-hand side) and destination (left-hand side) are of the same class type. It is one of the special member functions, which means that a default version of it is generated automatically by the compiler if the programmer does not declare one.
Assignment operators can also be used for logical operations such as bitwise logical operations or operations on integral operands and Boolean operands.
HOPE THIS ANSWER HELPS YOU
MARK AS BRAINLIEST ✌✌
_______×××××_______
⬇️HERE IS YOUR ANSWER⬇️
________________________
AN ASSIGNMENT OPERATOR is a special case where the source (right-hand side) and destination (left-hand side) are of the same class type. It is one of the special member functions, which means that a default version of it is generated automatically by the compiler if the programmer does not declare one.
Assignment operators can also be used for logical operations such as bitwise logical operations or operations on integral operands and Boolean operands.
HOPE THIS ANSWER HELPS YOU
MARK AS BRAINLIEST ✌✌
_______×××××_______
Similar questions