Which property is used to get the length of a string in JavaScript?
Options:
Explanation:
The
length property is used to get the length of a string in JavaScript.
Tags:
JavaScript
Answer:
Which property is used to get the length of a string in JavaScript length.