The basic purpose of the toLocaleString() is to _________
The basic purpose of the toLocaleString() is to _________ Correct Answer return a localized string representation of the object
.toLocaleString is a predefined function in javascript which is used to return a localized string representation of the object. For example the date.toLocaleString() is an inbuilt function in JavaScript which is used to convert a date and time to a string.
মোঃ আরিফুল ইসলাম
Feb 20, 2025