πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!

  • google app store apple app store
  • βœ–

      Question

      What is a key characteristic of dynamic

      programming?
      A It only works on problems with a single optimal solution. Correct Answer Incorrect Answer
      B It uses recursion to solve problems. Correct Answer Incorrect Answer
      C It stores the results of subproblems and reuses them to avoid redundant computations. Correct Answer Incorrect Answer
      D It doesn't support memoization. Correct Answer Incorrect Answer
      E None of the mentioned Correct Answer Incorrect Answer

      Solution

      The correct answer is C

      Practice Next
      ask-question