1.the logical operator && cannot be used in a test condition
2.the while loop is an exit-condition loop
3. the test condition is always false
4.the test condition is always true
Answer:4