STD X Computer App - 5
STD X Computer App - 5
TARAPORE SCHOOL
Computer Applications (Std X)
Worksheet 5 (2020-2021)
1. Explain three types of Mathematical Operators in Java with example. (Unary, Binary, Ternary)
2. Write the difference between Prefix and Postfix operators with example.
3. Write the difference between Postfix and Prefix decrement operators with example.
4. Explain Shorthand operator with example.
5. Explain Nested Ternary Operator with example.
6. Write the Java expression for the following :
𝑦 √𝑥 2 −3x
a) z= x3 + y2 - b) d =
2𝑥 a+b