Home » JAVA Programming » Methods » Question
  1. Which of the following methods return the value as a double?
    1. getDoubleValue()
    2. getDouble()
    3. converDouble()
    4. doubleValue()
    5. None of these
Correct Option: D

doubleValue()



Your comments will be displayed only after manual approval.