Question

In a recursive solution to a problem, we solve a problem P(n) by solving another problem P(k) where P(k) is the hardest part
0 0
Add a comment Improve this question Transcribed image text
Answer #1

ANSWER : HERE IS THE ANSWER FOR YOUR QUESTION:

----------------------------------------------------------------------------------------------------------------

A problem is said to be recursive if it is solved by calling itself again and again. the only difference is of the size.

In recursive problems , we cal the same function again and again but the size of the problem keep on reducing .

finally , there is a base case where the recursion stops and all the calls get returned .

thus , the correct answer is

d) P(k) is the same problem as P(n) apart from size

----------------------------------------------------------------------------------------------------------------

I hope this would help you out.

If you like my answer , please upvote

If you have any doubt, you can provide comment /feedback below the answer

Thanks

Add a comment
Know the answer?
Add Answer to:
In a recursive solution to a problem, we solve a problem P(n) by solving another problem...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT