(In
C) are use to assign a value to a variable and that operator is
expressions on left hand side of any assignment operator. X=X+1=X’s old value + 1
Arithmetic operations (Remember that
right hand side of = is not effected by the operation) and only the
following operators are use for Arithmetic operations:
= 2 – 1 = 1
= 4 / 2 = 2
Dividing by 0 is illegal and if division is of integers then
fractional part of that division will truncate. All unknowns are variables
1
kind or comparison and only following operator are use:
of ignorance and they are as follow:
showing false (!(true
condition here))
showing true (!(false
condition here))
solve, then + and – are solve.
The
expressions are solve left to right (in C)
Keywords
There are certain
keywords like “main ()”and are a followed:
While ( )
Do ( )
For( )
The style
of writing program is important because it tells program about the group of commands
No comments:
Post a Comment