Sign In
Ask Question
Computers & Technology
Nolan Johnson
16 January, 03:16
When should recursion be avoided?
+2
Answers (
1
)
Reginald Cox
16 January, 04:18
0
Explanation: Recursion is the process in which the solution to any particular problem is based on the sub-part of the same problem/question. This is the method which is used in the situation when there is high complexity and calling of the function can be done by its own code in a particular program.
It makes the program code hard to handle and unreadable. The debugging process of the code also becomes difficult. The stack during the recursion process gets filled completely. These feature of the recursion makes it less efficient and thus, its avoided.
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Get an answer to your question ✅
“When should recursion be avoided? ...”
in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers
You Might be Interested in
There are two activities on your schedule, which are: 1) install server in lab 2) move server into the data center. however, the second task can't start until the server has run in the lab for 5 days without failure. this is an example of what?
Answers (1)
What method is recommended to students for connecting to their online course
Answers (1)
You are currently designing a cloud computing system that will host scalable Web-based applications accessible through a Web browser. This system will be available only to your company, but the resources will be made available through a third-party.
Answers (1)
Without any formal planning, the president of a software company remarks in a speech that new technologically advanced software will be available in one year. This may lead to a project that must be done faster than anticipated.
Answers (1)
Which kinds of Internet content do you think you need permission to use? Check all that apply. stories facts music news article blogs videos
Answers (2)
New Questions in Computers & Technology
What is the best E-Commerce website in Oman for selling Smartphones Cleopatra Online Shopping Store Oman
Answers (1)
If butter is food lotion, and bricks are domesticated rocks, what is a toaster?
Answers (2)
Match the following: Part A: Definition a. This defines what text characters look like b. The document formatting feature you use to make paragraphs line up with the left side of the page c.
Answers (1)
What is the disadvantage of server based network?
Answers (2)
A company is inviting design for its new corporate logo from its users. This is an example of?
Answers (1)
Home
»
Computers & Technology
» When should recursion be avoided?
Sign In
Sign Up
Forgot Password?