English | Spanish |
addition operator | operador de adición (The + character, used to indicate addition or a positive number) |
Backup Operators group | grupo Operadores de copia de seguridad (A type of local or global group that contains the user rights you need to back up and restore files and folders. Members of the Backup Operators group can back up and restore files and folders regardless of ownership, permissions, encryption, or auditing settings) |
Boolean operator | operador booleano (An operator designed to work with Boolean values. The four most common Boolean operators in programming use are AND (logical conjunction), OR (logical inclusion), XOR (exclusive OR), and NOT (logical negation)) |
comparison operator | operador de comparación (A character or symbol that indicates a relationship between two or more values or expressions - for example, < (less than), > (greater than), and = (equal to)) |
decrement operator | operador de decremento (An operator that subtracts 1 from its operand depending on the position of the operator) |
fail-safe operator | operador para notificaciones de error (A user who receives the alert if the designated operator cannot be reached) |
increment operator | operador de incremento (An operator that increases an integer typically by 1) |
join operator | operador de combinación (A comparison operator in a join condition that determines how the two sides of the condition are evaluated and which rows are returned) |
lambda operator | operador lambda (The C => operator that is used to separate the parameters and the body of a lambda expression) |
logical operator | operador lógico (The and/or operator used when constructing a rule) |
main operator extension | extensión de operador principal (The extension at which Attendant console users who are answering calls for the corporate main phone number can be reached internally) |
mobile operator | operador celular (A company that provides telephone and other communications services to consumers) |
mobile operator | operador móvil (A company that provides telephone and other communications services to consumers) |
mobile operator | operador móvil / operador (A company that provides telephone and other communications services to consumers) |
mobile operator | operador (A company that provides telephone and other communications services to consumers) |
mobile operator | operador de telefonía móvil (A company that provides telephone and other communications services to consumers) |
mobile operator app | aplicación del operador de telefonía móvil (A privileged app that enables a mobile operator to build an account experience that links their SIM to the Connection Manager under Mobile Broadband connections) |
operator overloading | sobrecarga de operador (The assignment of more than one function to a particular operator, with the implication that the operation performed will vary depending on the data type (operands) involved. Some languages, such as Ada and C++, specifically allow for operator overloading) |
operator procedure | procedimiento de operador (A series of Visual Basic statements that define the behavior of a standard operator (such as *, <> or And) on a class or structure you have defined. This is also called operator overloading) |
Server Operators group | grupo Operadores de servidor (A group whose members can manage all domain controllers in a single domain. This group does not exist on workstations, stand-alone servers, or member servers. Administrative tasks that can be performed by members of this group include logging on locally, creating and deleting network shared resources, starting and stopping services, backing up and restoring files, formatting the hard disk of the computer, and shutting down the computer) |
standard query operator | operador de consulta estándar (A method that constitutes a query pattern and that is implemented by a LINQ provider for a specific domain. Standard query operators are defined in the System.Linq.Enumerable class) |
unary operator | operador unario (An operator that takes only one operand, for example, the increment (++) operator) |