Theory of Sets

Theory of Sets

University

11 Qs

quiz-placeholder

Similar activities

Searching and Sorting

Searching and Sorting

University

16 Qs

Coding club Summit Online Quiz

Coding club Summit Online Quiz

University

15 Qs

CODE ZENITH

CODE ZENITH

University

15 Qs

OCS752_CP_MODEL 1_PART B (16.10.2020)

OCS752_CP_MODEL 1_PART B (16.10.2020)

University

10 Qs

C - Pointers

C - Pointers

University

10 Qs

IP-Com3 - Condicionales - 2

IP-Com3 - Condicionales - 2

University

8 Qs

B2B: Intro to C

B2B: Intro to C

University

10 Qs

SDF_B10B12Tutorial_December26

SDF_B10B12Tutorial_December26

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?