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