Theory of Sets

Theory of Sets

University

11 Qs

quiz-placeholder

Similar activities

Python 101

Python 101

University

15 Qs

ENT110 C Programming Quiz2

ENT110 C Programming Quiz2

University

10 Qs

Inheritance

Inheritance

University

10 Qs

ANALYSIS OF ALGORITHMS

ANALYSIS OF ALGORITHMS

University

15 Qs

Quiz-1(Session 2023-24)

Quiz-1(Session 2023-24)

University

11 Qs

Boolean Algebra

Boolean Algebra

9th Grade - University

10 Qs

Discrete Math: Long Examination 1 - Statement Analysis

Discrete Math: Long Examination 1 - Statement Analysis

University

10 Qs

Structures and union

Structures and union

University

15 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?