Home Common Problem What are unary operators and binary operators?

What are unary operators and binary operators?

Jun 04, 2019 am 10:12 AM

What are unary operators and binary operators?

What is a unary operator?

Unary operator refers to an operator that requires one variable for operation, that is, there is only one operand in the operation, also called unary operator, among which there are logical NOT operators: !, press Bit negation operator: ~, increment and decrement operators: , --, etc.

Logical NOT operator [!], bitwise negation operator [~], increment and decrement operator [ , --], negative sign operator [-], type conversion operator [( Type)], pointer operator and address operator [* and &], length operator [sizeof]

What is a binary operator?

An operator that requires two variables for an operation is called a binary operator, or an operator that requires the number of operands to be 2 is called a binary operator.

Elementary operators 

Subscript operator [[]], component operator pointing to structure member operator [->], structure member operation Symbol [.]

Arithmetic operator

Multiplication operator [*], division operator [/], remainder operator [%], addition operator 【】, subtraction operator【-】

relational operator

equal operator【==】, not equal operator【!=】, relational operator 【< > <= >= 】

Logical operator

Logical AND operator【&&】, Logical OR operator【||】, Logical NOT operator [! 】

Bitwise Operator

Bitwise AND operator [&], Bitwise XOR operator [^], Bitwise OR operator [|], Left shift operator [<<], right shift operator [>>]

Assignment operator

Assignment operator[= = -= *= /= %= >>= <<= &= |= ^=】

Comma operator

Comma operator【,】

The above is the detailed content of What are unary operators and binary operators?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)