TOC UNIT 2B

TOC UNIT 2B

University

25 Qs

quiz-placeholder

Similar activities

SJIT ECE APTITUDE PRACTICE TEST-1@10-11-2023

SJIT ECE APTITUDE PRACTICE TEST-1@10-11-2023

University

20 Qs

unit-1_CD

unit-1_CD

University

30 Qs

Regular expression,RegExp object,metacharacters

Regular expression,RegExp object,metacharacters

University

20 Qs

QuizBB

QuizBB

11th Grade - University

25 Qs

Complex Stairs

Complex Stairs

KG - University

20 Qs

TOC quiz

TOC quiz

University

22 Qs

Kuis (Kisi - kisi UTS)

Kuis (Kisi - kisi UTS)

University

20 Qs

CD UNIT  1 QUIZ

CD UNIT 1 QUIZ

University

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