Home » JAVA Programming » Basic Datatypes » Question
  1. Which data type value is returned by all transcendental math functions?
    1. int
    2. float
    3. double
    4. long
    5. NA
Correct Option: C

Only double data type value is returned by all transcendental math functions.



Your comments will be displayed only after manual approval.