Assume a and b are int variables. Give the logical opposites of each of the following expressions; that is, give an expression that is False exactly when the given expression is True and vice versa. You may NOT use the not operator - but you can use or and/or and. 1. a!= b 2. a > b 3. a >= 47 and day != 3 4. a == 47 or day == 3

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter2: Using Data
Section: Chapter Questions
Problem 11RQ
icon
Related questions
Question

Assume a and b are int variables. Give the logical opposites of each of the following expressions; that is, give an expression that is False exactly when the given expression is True and vice versa. You may NOT use the not operator - but you can use or and/or and.

1. a!= b

2. a > b

3. a >= 47 and day != 3

4. a == 47 or day == 3

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Algebraic Expressions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning