

InterviewSolution
Saved Bookmarks
1. |
Which of the following is not correct for ZPP?(a) zero error probabalistic polynomial time(b) it runs in non-polynomial time(c) it returns an answer yes, no or do not know(d) none of the mentionedI have been asked this question in semester exam.This is a very interesting question from Class RP and ZPP,Complexity topic in chapter Other Classes Of Problems of Automata Theory |
Answer» The correct option is (b) it RUNS in non-POLYNOMIAL time |
|