automata - Can the intersection of 2 non-regular languages be a regular language? -


can intersection of 2 non-regular languages regular language ?

suppose 2 non-regular languages distinct , have no strings in common. intersection of these 2 languages empty set, since no string exists in both languages.

the empty set regular language, can happen sometimes.


Comments

Popular posts from this blog

objective c - Deep Linking for iOS Apps which are not installed yet? -

Changing nested dictionary in VBA -

javascript - SignalR sharing connection between 2 apps -