Regular Expression R and the language it describes can be represented as:
Number of states of FSM required to simulate behaviour of a computer with a memory capable of storing “m” words, each of length ‘n’
An FSM with
Which of the following is right?
Consider the following two statements:
S1: { 0^2n |n >= l} is a regu1ar language
S2: { 0^m 0^n 0^(m+n) l m >= 1 and n >= 2} is a regu1ar language
Which of the following is true?
Which of the following pairs of regular expressions are equivalent?
Which of the following pairs of regular expressions are equivalent?
Which of the following pairs of regular expressions are equivalent?
Given a NFA with N states, the maximum number of states in an equivalent minimized DFA is at least.
Regular expression (x/y)(x/y) denotes the set
Regular expression x/y denotes the set