Subject | English | Turkish |
comp., MS | addition operator | toplama işleci (The + character, used to indicate addition or a positive number) |
comp., MS | Backup Operators group | Backup Operators grubu (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) |
comp., MS | Boolean operator | Boole işleci (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)) |
comp., MS | comparison operator | karşılaştırma işleci (A character or symbol that indicates a relationship between two or more values or expressions - for example, < (less than), > (greater than), and = (equal to)) |
gen. | data preparation and control operator | veri hazırlama ve kontrol işletmeni (russiangirl) |
comp., MS | decrement operator | eksiltme operatörü (An operator that subtracts 1 from its operand depending on the position of the operator) |
comp., MS | fail-safe operator | yedek operatör (A user who receives the alert if the designated operator cannot be reached) |
comp., MS | increment operator | artırma operatörü (An operator that increases an integer typically by 1) |
comp., MS | join operator | birleşim işleci (A comparison operator in a join condition that determines how the two sides of the condition are evaluated and which rows are returned) |
comp., MS | lambda operator | lambda operatörü (The C => operator that is used to separate the parameters and the body of a lambda expression) |
comp., MS | logical operator | mantıksal işleç (The and/or operator used when constructing a rule) |
comp., MS | mobile operator | cep telefonu operatörü (A company that provides telephone and other communications services to consumers) |
comp., MS | mobile operator app | cep telefonu operatörü uygulaması (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) |
comp., MS | operator overloading | operatör aşırı yüklemesi (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) |
comp., MS | operator procedure | operatör yordamı (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) |
comp., MS | Remote Tools Operator | Uzak Araç İşletmeni (A security role that grants permissions to administrative users so that they can run and audit remote administration tools) |
comp., MS | Server Operators group | Server Operators grubu (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) |
comp., MS | unary operator | birli işleç (An operator that takes only one operand, for example, the increment (++) operator) |