
Theory of Automata (Test 2)
Authored by Engr. Mazhar Basheer Arain
Computers
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the regular expression (a + b) match?
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?