Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Operators and Assignments Questions
Java operators — which two expressions are equivalent among the following?\n\n1) 3/2\n2) 3<2\n3) 34\n4) 3<<2\n\nAssume integer arithmetic and Java precedence.
1
2