The operator (d) is the right response.Special symbols known as operators stand for operations that can be carried out on one or more operands, or values. These symbols give the computer instructions on how to manipulate the data or carry out particular computations. Arithmetic operators (+, -, *, /), comparison operators (==,!=, <, >), and logical operators (&&, ||,!), to name a few, are examples of operators.
The operator (d) is the right response.Special symbols known as operators stand for operations that can be carried out on one or more operands, or values. These symbols give the computer instructions on how to manipulate the data or carry out particular computations. Arithmetic operators (+, -, *, /), comparison operators (==,!=, <, >), and logical operators (&&, ||,!), to name a few, are examples of operators.