JAMIA 2023 — Computer PYQ
JAMIA | Computer | 2023What is the data type of following expression:
expr1 ?expr2: expr3
if expr1 as of type float &expr2 is type int.

What is the data type of following expression:
expr1 ?expr2: expr3
if expr1 as of type float &expr2 is type int.