Depending on the API/language, if you attempt to split the string "ABCD" using "" as a delimiter, you get:
"ABCD"
""
[