Problemas
Which keyword is used in programming to determine an opposite result? 0000 And Or Is Not
Solución
Raúlmaestro · Tutor durante 5 años
Verificación de expertos
4.0 (232 votos)
Responder
The keyword used in programming to determine an opposite result is "Not". In many programming languages, "Not" is used as a logical operator to reverse the logical state of its operand. For example, if a condition is true, using "Not" will make it false, and vice versa.
Haz clic para calificar: