About 52,100,000 results
Open links in new tab
  1. What is an Operator? - W3Schools

    An operator is a symbol or keyword that tells the computer what operation it should perform on values or variables. In the example below, the + operator is used to add the numbers 10 and 5 …

  2. What are Operators in Programming? - GeeksforGeeks

    Feb 21, 2024 · Operators in programming are symbols or keywords that represent computations or actions performed on operands. Operands can be variables, constants, or values, and the …

  3. Operator (computer programming) - Wikipedia

    In computer programming, an operator is a programming language construct that provides functionality that may not be possible to define as a user-defined function (i.e. sizeof in C) or …

  4. What Is an Operator? - Computer Hope

    Sep 7, 2025 · In computer programming and at the command line, an operator is an object capable of manipulating a value or operator. For example, in "1 + 2", the "1" and "2" are the …

  5. Operator: Definition, Purpose, and Examples - mimo.org

    Operator: Definition, Purpose, and Examples An operator is a symbol or keyword that tells the computer to perform an action on one or more values. Operators let you combine data, …

  6. What is an operator in programming? - TechTarget

    Aug 16, 2022 · In mathematics and computer programming, an operator is a character that represents a specific mathematical or logical action or process. For instance, "x" is an …

  7. What is an Operator in Programming? [Guide for Beginners]

    May 13, 2025 · In computer science, operators constitute the essential elements that enable programmers to instruct computers to perform specific operations on data. An operator works …

  8. OPERATOR Definition & Meaning - Merriam-Webster

    The meaning of OPERATOR is one that operates. How to use operator in a sentence.

  9. What Are Operators? - Dataconomy

    Aug 14, 2025 · Operators are symbols in mathematics and programming that indicate actions on operands, enabling calculations and logical decisions.

  10. Operator Definition (Illustrated Mathematics Dictionary)

    Illustrated definition of Operator: A symbol (such as +, minus;, x, etc) that shows an operation: you want to do something...