- 3

Write a program containing unary, binary,bitwise,ternary,shorthand,assignment operators.

answer if u can.

24th Jan 2017, 3:20 PM
Subham Kumar
1 Answer
+ 2
bool b = 2 << 1 == --2 ? !true : true
16th Apr 2017, 3:28 PM
SzabĂł GĂĄbor
SzabĂł GĂĄbor - avatar