Q. Which of the following functions of “Number” object returns a string of the current number?

  • (A) toString()
  • (B) toFixed()
  • (C) toLocaleString()
  • (D) toPrecision()
πŸ’¬ Discuss
βœ… Correct Answer: (A) toString()
Explanation: toString() – This function converts a number into a string.
Explanation by: Yogesh
toString() – This function converts a number into a string.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
203
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yogesh
Publisher
πŸ“ˆ
96%
Success Rate