Computer Science, asked by moneykaur400, 5 months ago

What is the length of Null String?​

Answers

Answered by gaganadithyareddy9
0

Answer:

The length of null string in python is 0

Answered by kokklakondamani
0

Answer:

null is the value of reference variable . but empty string is blank .it gives 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