Explain Types of Operators?
In the following statement name the operator used:
7<15
Evaluate the given expression:
int a, b=2, c=4
a=b*2/4+c/4+8-b+5/8