4 Questions [$]
1.The following symbols are known as ____. <, >, ==, <=, >=, != A) assignment statements B) selection structures C) relational operators D) sentinels 2. Which of the following programs displays a “passing grade” message if the score is 60 or above? A) Display “Enter a test score: “ Input […]
