FINAL-EXAM on Logical Algebra

FINAL-EXAM on Logical Algebra

University

50 Qs

quiz-placeholder

Similar activities

Web designing-04-10-2023

Web designing-04-10-2023

University

50 Qs

Internal Exam Quiz

Internal Exam Quiz

University

47 Qs

HTML Y CSS

HTML Y CSS

University

50 Qs

Hypothesis Testing

Hypothesis Testing

University - Professional Development

50 Qs

C++ ECE Q1

C++ ECE Q1

University

55 Qs

ES084 Final Exam

ES084 Final Exam

University

50 Qs

2nd C Programming Quiz

2nd C Programming Quiz

University

50 Qs

HTML

HTML

8th Grade - University

50 Qs

FINAL-EXAM on Logical Algebra

FINAL-EXAM on Logical Algebra

Assessment

Quiz

Computers

University

Easy

Created by

Great Wall

Used 3+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

a = 3, b = 5, c = 2;

Z = (a + b) > c*a && a - c < b*a || (a*b != a*c) = ?

True

False

2.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

a = 4, b = 2, c = 3;

Z = (a - b) < c + a && b*c >= a - c || (a != b*c) = ?

False

True

3.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

a = 1, b = 6, c = 4;

Z = (a * b) < c + a && ac < b*a || (a*b == b*c) = ?

False

True

4.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

a = 5, b = 3, c = 2;

Z = (a / b) > c - a && a + c > b*a || (a*b != c*a) = ?

True

False

5.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

a = 2, b = 7, c = 4;

Z = (a + b) == c*a && a - b < c || (a*b != a+c) = ?

False

True

6.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

a = 6, b = 2, c = 3;

Z = (a - b) > c*a && b*c == a - c || (a != b*c) = ?

True

False

7.

MULTIPLE CHOICE QUESTION

2 mins • 2 pts

a = 3, b = 4, c = 5;

Z = (a * b) < c - a && ac > b+a || (a * b == b+c) = ?

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?