Computer-Networks
November 7, 2023Question 1936 – Nielit STA 17-12-2017
November 7, 2023Question 1935 – Nielit STA 17-12-2017
If L1 and L2 are regular sets then intersection of these two will be:
Correct Answer: A
Question 13 Explanation:
If L1 and If L2 are two regular languages, their intersection L1 ∩ L2 will also be regular.
Example
L1= {am bn | n ≥ 0 and m ≥ 0} and L2= {am bn ∪ bn am | n ≥ 0 and m ≥ 0}
L3 = L1 ∩ L2 = {am bn | n ≥ 0 and m ≥ 0} is also regular.
Example
L1= {am bn | n ≥ 0 and m ≥ 0} and L2= {am bn ∪ bn am | n ≥ 0 and m ≥ 0}
L3 = L1 ∩ L2 = {am bn | n ≥ 0 and m ≥ 0} is also regular.
Regular
Non regular
Recursive
Non Recursive
Subscribe
Login
0 Comments