If R represents a regular language, which of the following represents the Venn-diagram most correctly?
Correct Answer: B
The given diagram represents the Kleene operation over the Regular Language R in which the final states become the initial and the initial state becomes final.
report Report Error
Select Issue Type
Selected Issue
forum Community Discussion
speaker_notes_off
No discussions yet. Be the first to start!
syncLoading more...
You must be logged in to participate in the discussion.
From first part if we take x then from the latter part x then it forms xx
From first part if we take x then from the latter part y then it forms xy
From first part if we take y then from the latter part x then it forms yx
From first part if we take y then from the latter part y then it forms yy.
A language can be generated from simple primitive language in a simple way if and only if
Correct Answer: B
A language is regular if and only if it can be accepted by a finite automaton. Secondly, It supports no concept of auxiliary memory as it loses the data as soon as the device is shut down.