Empty string: Difference between revisions

m
Line 66:
Thus it's not appropriate, in general case J code, to check that an empty string is of type string.
 
Note also that in an <code>if.</code> or <code>while.</code> statement, J treats an empty string (or the absence of any argument) as true.
 
=={{header|Java}}==
6,962

edits