what does length refers to for an object of string class
a. attributes
b. method
c. class variable
d. class name
Answers
Answered by
0
Answer:
The 'Length' for an object of string class refers to a method which aids in returning the number of characters available in the specific string. It is a final variable which is applicable for arrays, and we can obtain the size of the array by taking the help of length variable.
Explanation:
MARK THE ANSWER BRAINLIEST
Similar questions