edited by
195 views
0 votes
0 votes

Statement 1 : In greedy method the input stream is divided into two parts.

Statement 2 : In greedy method, one input is considered at time for decision making

Which of the following is correct ?

  1. Both statements are true.
  2. Both statements are false.
  3. Statement 1 is true and Statement 2 is false
  4. Statement 1 is false and Statement 2 is true
edited by

Please log in or register to answer this question.

Related questions

1 votes
1 votes
1 answer
1
gatecse asked Mar 2, 2018
198 views
Let $T_1(n) = O (f(n))$ and $T_2(n) = O (g(n))$, then ${T_1(n)}.{T_2(n)}$ will be$O(f(n).g(n))$ $O(f(n))+O(g(n))$$O(f(n))-O...
0 votes
0 votes
1 answer
2
0 votes
0 votes
1 answer
3
gatecse asked Mar 2, 2018
349 views
The solution that satisfies all constraints of the given problem and either maximizes or minimizes a given objective function is called ________ solution.greedyfeasibleop...
0 votes
0 votes
2 answers
4
gatecse asked Mar 2, 2018
760 views
Bluetooth uses ____ method in physical layer to avoid interference from other devices or other networksFHSSFDSSTDSNone of the above