how to remove all the white spaces from a string code example Example: how to remove all whitespace from string java st = st.replaceAll("\\s+","")