InterviewSolution
Saved Bookmarks
| 1. |
ZPP is based on ________(a) Probabalistic turing machine(b) Alternative turing machine(c) Quantum turing machine(d) None of the mentioned |
|
Answer» Right option is (a) Probabalistic turing machine The best I can explain: A probabalistic turing machine is a non deterministic turing machine which randomly chooses between the available transitions at each point according to some probability distribution. |
|