Sunday 20 March, 2011

Data types and operators


•Built-in type
–Integer,float,charetc.
•Derived data types
–Array,pointeretc.
•User defined data type
–Structure, union, class, enumeration.
•Operators
–Arithmetic
–Assignment
–Increment/decrement
–Unary
–Relational
–Ternary
–Logical
–bitwise

No comments:

Post a Comment