What is the length of Null String?खाली स्ट्रिंग की लंबाई क्या है?
Answers
Answered by
7
Answer:
The length of a null string is 0.
Thank you for giving 5 points
Please mark me as the brainliest
Have a nice day
Answered by
1
Answer:
length= 0
Explanation:
Null is the value of reference variable. But empty string is blank.It gives the length=0 . Empty string is a blank value,means the string does not have any thing. No method can be invoked on a object which is assigned a NULL value.
Similar questions