Home | | Computer Science 11th std | C++: Expression

Chapter: 11th Computer Science : Chapter 9 : Introduction to C++

C++: Expression

An expression is a combination of operators, constants and variables arranged as per the rules of C++.

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

 


Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
11th Computer Science : Chapter 9 : Introduction to C++ : C++: Expression |


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.