About 78,300 results
Open links in new tab
  1. Save 33% on OPERATOR on Steam

    In OPERATOR, you will play as an elite Tier 1 operator undergoing dangerous clandestine operations all over the globe. With a …

  2. Introducing Operator - OpenAI

    Jan 23, 2025 · Operator is one of our first agents, which are AIs capable of doing work for you independently—you give it a task and …

  3. The lambda operator - The `=>` operator is used to define a lambda ...

    Jan 24, 2026 · The C# => operator defines lambda expressions and expression bodied members. Lambda expressions define a …

  4. Operators in C - GeeksforGeeks

    4 days ago · Operators can be unary, binary, or ternary based on the number of operands. C language provides a wide range of built …

  5. Computer-Using Agent - OpenAI

    Jan 23, 2025 · By releasing CUA in Operator, we hope to gather valuable insights from our users, which will guide us in refining its …

  6. operator overloading - cppreference.com

    Customizes the C++ operators for operands of user-defined types. Operator functions are functions with special function names: 1) …

  7. OPERATOR Definition & Meaning - Merriam-Webster

    Jun 20, 2026 · The meaning of OPERATOR is one that operates. How to use operator in a sentence.

  8. Logical OR (||) - JavaScript | MDN

    Jul 8, 2025 · The logical OR (||) (logical disjunction) operator for a set of operands is true if and only if one or more of its operands is …

  9. What is an Operator? - W3Schools.com

    What is an Operator? An operator is a symbol or keyword that tells the computer what operation it should perform on values or …

  10. Python Operators - GeeksforGeeks

    May 22, 2026 · Operators: Special symbols like -, + , * , /, etc. Operands: Value on which the operator is applied. Types of Operators …