

InterviewSolution
Saved Bookmarks
1. |
Which of the following can be solved in computer science?(a) P=BPP problem(b) NP=co-NP problem(c) Do one way problems exist?(d) All of the mentionedI had been asked this question in examination.Question is taken from Randomized Algorithm topic in division Other Classes Of Problems of Automata Theory |
Answer» CORRECT choice is (d) All of the mentioned Explanation: There EXISTS a LIST of unsolved problems in computational theory which includes many problems including the ONES GIVEN. |
|