What does the regular expression (a + b) match?

Theory of Automata (Test 2)

Quiz
•
Computers
•
University
•
Hard
Engr. Mazhar Basheer Arain
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
One or more 'a's and 'b's
Exactly one 'a' or one 'b'
Zero or more 'a's or 'b's
Zero or more 'a's followed by 'b'
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following regular expressions matches any string that ends with 'ab'?
a(ab)*
(a+b)*ab
ab(a+b)
None of these
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following regular expressions represents strings with any number of 'a's followed by exactly one 'b'?
ab*
a+b
a*b
b*a
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The regular expression (a+b)*c represents what kind of strings?
Strings that have only 'a's and 'b's
Strings that contain at least one 'c'
Strings that contain 'a', 'b', and 'c' in any order
Strings that end with 'c'
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is a characteristic of a non-deterministic finite automaton (NFA)?
It can be in more than one state at a time.
It can have multiple transitions for the same input from a state.
It has no start state.
Both a) and b).
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the main difference between a DFA and an NFA?
A DFA has multiple states for each input symbol, while an NFA has only one.
An NFA is always deterministic, whereas a DFA is non-deterministic.
A DFA has a single possible transition for each input symbol from a given state, whereas an NFA can have multiple possible transitions.
There is no difference.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not an essential component of a finite automaton?
A finite set of states
A tape for reading input
An input alphabet
A transition function
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
Unit 2 Problem solving A level computer science

Quiz
•
12th Grade - University
20 questions
Input and Output Devices

Quiz
•
7th Grade - University
20 questions
Quiz on Game AI Concepts

Quiz
•
University
23 questions
Quiz2_TAFL (Session 2023-24)

Quiz
•
University
15 questions
FLAT QUIZ

Quiz
•
University
16 questions
iGCSE ICT: Software

Quiz
•
KG - University
20 questions
Turing Machine

Quiz
•
University
20 questions
Computer Science

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade