String object is used to store and manipulate numbers. true or false
Answers
Answered by
2
Answer:
true is the correct answer
Answered by
1
Answer:
String object is used to store and manipulate numbers.
⇒ False
A String object is used to store and manipulate string (a series of characters).
Some string methods:
- charAt() → returns character at a specific position
- indexOf() → returns the index of the character for the first occurrence if found, otherwise returns -1
- lastIndexOf() → returns the index of the character for the last occurrence if found, otherwise returns -1
Similar questions
Math,
1 month ago
Environmental Sciences,
1 month ago
Hindi,
3 months ago
Social Sciences,
10 months ago
History,
10 months ago