You are on page 1of 2

Revision for class X

1
2
3
4
5
6
7

8(i) relational operator (less than)


(ii) Unary operator
(iii) Logical operator (and)
(iv) Ternary operator

9 char - 2
Int - 4

10 / - quotient
% - remainder

11 (i)long
(ii)char

12 X = 6.0
Y = 15.0
13 5.83 = r1
4.0 = r2

You might also like