Which data type value is returned by all transcendental math functions?
A. int
B. float
C. double
D. long
Answer: Option C
A. int
B. float
C. double
D. long
Answer: Option C
Which of the following is not a valid identifier for a Java variable?
A. my_var
B. _myVar
C. 3rdVar
D. $var
Join The Discussion