Expression:
An
expression is a combination of operators, constants and variables arranged as
per the rules of C++. It may also include function calls which return values.
(Functions will be learnt in upcoming chapters).
An expression may consist of one or more operands, and zero
or more operators to produce a value. In C++, there are seven types of
expressions, and they are:
(i)
Constant Expression
(ii)
Integer Expression
(iii)
Floating Expression
(iv)
Relational Expression
(v)
Logical Expression
(vi)
Bitwise Expression
(vii)
Pointer Expression
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.