Question 1 PART A-True/False (28 points) Indicate whether the sentence or statement is true or false. 1. The value '\n'
Posted: Tue Jul 12, 2022 8:15 am
Question 1 PART A-True/False (28 points) Indicate whether the sentence or statement is true or false. 1. The value '\n' belongs to the char data type. True O False Question 2 2. Every else statement must have a corresponding if preceding it. True False Question 3 3. The body of a while loop will execute at least once. True False