Q. What is the use of valueOf( ) method? (A) It converts data from its internal format into a human-readable form. (B) It converts integer value to string. (C) It converts string to int value. (D) It converts string to float value. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) It converts string to float value.