Maxine35791 Maxine35791
  • 23-08-2019
  • Computers and Technology
contestada

In C++ the = operator indicates:

equality

assignment

subtraction

negation

Respuesta :

Mustela Mustela
  • 26-08-2019

Answer:

The correct answer for the given question is " assignment"

Explanation:

In c++ = is an assignment operator .The assignment which is used to assign the value to the variable.

For example

int a=9;

The variable a is assign integer value 9

The equality operator are (==) and != so this option is wrong

Subtraction are arithmetic  operator so this option is wrong

The negation operator is (!) so this option is wrong

So the correct answer is assignment.

Answer Link

Otras preguntas

What is the simplest form for the product 3/5 •25/36 is?
what is the difference between dividing 16 by 2 and finding the square root of 16
What is the simplest form for the product 3/5 •25/36 is?
The equation s x  2 5 can be used to estimate the speed, s, of a car in miles per hour, given the length in feet, x, of the tire marks it leaves on the ground.
What is the simplest form for the product 3/5 •25/36 is?
What is the simplest form for the product 3/5 •25/36 is?
What is the simplest form for the product 3/5 •25/36 is?
What is the simplest form for the product 3/5 •25/36 is?
what is 4 over 9 minus 1 over 12 equal simplified?
The equation s x  2 5 can be used to estimate the speed, s, of a car in miles per hour, given the length in feet, x, of the tire marks it leaves on the ground.