logo

Crowdly

Browser

Add to Chrome

2025/WI Discrete Structures I (CS-250-01 MTH-231-01)

Looking for 2025/WI Discrete Structures I (CS-250-01 MTH-231-01) test answers and solutions? Browse our comprehensive collection of verified answers for 2025/WI Discrete Structures I (CS-250-01 MTH-231-01) at online.clackamas.edu.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Find the transitive closure of the following relation over the set {a,b,c,d}:

{(a,b), (a,c), (b,c)}

View this question

The four parts of a grammar are:

1. An alphabet N of grammar symbols called nonterminals.

2. An alphabet T of symbols called terminals. The terminals are distinct from the nonterminals.

3. A specific nonterminal S, called the start symbol.

4. A finite set of productions.

In the following grammar, which of the four parts of a grammar is b?

→ Λ | aB 

→ b | bB

0%
0%
0%
0%
View this question

The four parts of a grammar are:

1. An alphabet N of grammar symbols called nonterminals.

2. An alphabet T of symbols called terminals. The terminals are distinct from the nonterminals.

3. A specific nonterminal S, called the start symbol.

4. A finite set of productions.

In the following grammar, which of the four parts of a grammar is S?

→ Λ | aB 

→ b | bB

0%
0%
0%
0%
View this question

Which is a valid grammar for the following language:

{bb, bbbb, bbbbbb, …} = {(bb)n+1 | n ∈ }

0%
0%
0%
0%
View this question

Which of the following statements are true about grammars? Select all that apply.

View this question

The four parts of a grammar are:

1. An alphabet N of grammar symbols called nonterminals.

2. An alphabet T of symbols called terminals. The terminals are distinct from the nonterminals.

3. A specific nonterminal S, called the start symbol.

4. A finite set of productions.

In the following grammar, which of the four parts of a grammar is → b | bB?

→ Λ | aB 

→ b | bB

View this question

Which of the following is a valid inorder traversal of this binary tree?

0%
0%
0%
View this question

Which of the following statements about recursive functions are true? Select all that apply.

View this question

Given the following definition for the nth Fibonnaci number:

fib(0) = 0,

fib(1) = 1,

fib(n) = fib(n - 1) + fib(n - 2) if n > 1.

Calculate fib(4).

0%
0%
0%
0%
View this question

What is the basis in the inductive definition of S?

S = {a, ab, abb, abbb, …}

Basis: ?

Induction: If x ∈ S, then xb ∈ S.

View this question

Want instant access to all verified answers on online.clackamas.edu?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome