InterviewSolution
Saved Bookmarks
| 1. |
Halting problem is an example for?(a) decidable problem(b) undecidable problem(c) complete problem(d) trackable problem |
|
Answer» Correct option is (b) undecidable problem Easiest explanation - Halting problem by Alan Turing cannot be solved by any algorithm. Hence, it is undecidable. |
|