Theory of Sets

Theory of Sets

University

11 Qs

quiz-placeholder

Similar activities

Searching and Sorting

Searching and Sorting

University

16 Qs

Python Quiz Ver- 1.3

Python Quiz Ver- 1.3

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#.net test 1

C#.net test 1

University

10 Qs

TIN 11 BAI 6

TIN 11 BAI 6

12th Grade - University

10 Qs

Union in c 10

Union in c 10

University

7 Qs

Code Chef Python

Code Chef Python

University

15 Qs

pointers and structures

pointers and structures

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?