what is the length of null string
Answers
Answered by
2
Answer:
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