Computer Science, asked by ahirwarr773, 1 year ago

State the differences between recursive and recursively enumerable languages.

Answers

Answered by itzBrainlyBoy
0

The main difference is that in recursively enumerable language the machine halts for input strings which are in language L. but for input strings which are not in L, it may halt or may not halt. When we come to recursive language it always halt whether it is accepted by the machine or not.

Answered by Anonymous
0

Answer:

✔ The main difference is that in recursively enumerable language the machine halts for input strings which are in language L. but for input strings which are not in L, it may halt or may not halt. When we come to recursive language it always halt whether it is accepted by the machine or not.

Similar questions