Which of the following string methods can be used to determine if a string contains only '\n' characters? ischaro isalphal istabo isspace Question 3 (1 point) You can iterate over the contents of a String using a: "for" loop "while" loop none of the above both a and b a Question 4 (1 point) A which means that once a string is created, it cannot Strings are be modified.