Dangling meta character '?' near index code example Example: Dangling meta character '?' Java: change .split("?") to .split("\\?")