TOC UNIT 2B

TOC UNIT 2B

University

25 Qs

quiz-placeholder

Similar activities

TOC 1 B

TOC 1 B

University

25 Qs

TOC quiz

TOC quiz

University

20 Qs

Anatomia  y Patología de las  arterias extremidades inferio

Anatomia y Patología de las arterias extremidades inferio

University

20 Qs

UNIT - 2 A Understanding Parsers in Compilers

UNIT - 2 A Understanding Parsers in Compilers

University

25 Qs

Season 1 #Spaic Python Weekly Quiz

Season 1 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

SKP UP Muara Tawar

SKP UP Muara Tawar

University - Professional Development

20 Qs

Name the Cartoon Network Shows

Name the Cartoon Network Shows

KG - University

20 Qs

TOC 1 A

TOC 1 A

University

25 Qs

TOC UNIT 2B

TOC UNIT 2B

Assessment

Quiz

Other

University

Hard

Created by

SAJU RAJ T

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a regular language?

{aⁿbⁿ | n ≥ 0}

{aⁿ | n is prime}

{aⁿbᵐ | n, m ≥ 0}

{aⁿbⁿcⁿ | n ≥ 0}

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the symbol * (Kleene star) represent in regular expressions?

Zero or more occurrences

One or more occurrences

Optional character

End of input

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which machine accepts regular languages?

Turing Machine

Pushdown Automaton

Finite Automaton

Stack Machine

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid regular expression?

a+b

a(b|c)*

(a|b)*abb

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does (a|b) mean?

Strings with exactly one a or b

Strings of only a's

Any string made of a's and b's

Only empty string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is the empty set a regular language?

Yes

No

Sometimes

Only for DFAs

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the language of the regular expression a?

Only strings with one a

Strings with no a

Strings with zero or more a's

Strings with only b's

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?