Theory of Sets

Theory of Sets

University

11 Qs

quiz-placeholder

Similar activities

PLACEMENT QUIZ

PLACEMENT QUIZ

University

12 Qs

Analysis of Algorithms

Analysis of Algorithms

University

10 Qs

OOPs Quiz

OOPs Quiz

University

10 Qs

Coding and Debugging

Coding and Debugging

University

15 Qs

Introducción a CNC

Introducción a CNC

University

15 Qs

C++ Array

C++ Array

University

10 Qs

KT 15P TIN 11 HKI

KT 15P TIN 11 HKI

12th Grade - University

15 Qs

TINT 11 BAI 4

TINT 11 BAI 4

12th Grade - University

10 Qs

Theory of Sets

Theory of Sets

Assessment

Quiz

Computers

University

Medium

Created by

AIDA FC

Used 5+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you the formal description for "a set containing all natural numbers that are greater than 5" ?

{ n | n ∈ N and n < 5 }

{ n | n ∈ N and n > 5 }

{ n | n N and n > 5 }

{ n | n N and n < 5 }

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this statement means? A - B = { x | x ∈ A and x ∉ B }

A union B, which consists of x, which is member of A or x is member of B

A minus B, which consists of x, which is member of A and x is member of B

A minus B, which consists of x, which is member of A and x is not member of B

A minus B, which consists of x, which is member of A or x is member of B and x is
not member of both A and B.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Let A be the set {x,y,z} and B be the set {x,y}. Is A a subset of B?

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Let A be the set {x,y,z} and B be the set {x,y}. Is B a subset of A?

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Let A be the set {x,y,z} and B be the set {x,y}. What is A B?

{x,y,z}

{x,y}

{x}

{y}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Let A be the set {x,y,z} and B be the set {x,y}. What is A B ?

{x}

{y}

{x,y}

{x.y.z}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Let A be the set {x,y,z} and B be the set {x,y}.

A x B = {(x,x), (x,y), (y,x), (y, y), (z, x), (z, y)}

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?