Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 481 Bytes

operator-and.md

File metadata and controls

20 lines (15 loc) · 481 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: operator AND
operator AND
12/17/2019
operator AND
operator AND
AND operator
6862d248-c169-4db8-a478-9d0ce4fdd1e3

operator AND

Returns the result of a bitwise AND operation for expression1 and expression2.

Syntax

expression1 AND expression2

See also

Operators Reference
MASM BNF Grammar