Sign In
Ask Question
Jan Spence
Computers & Technology
28 May, 17:37
When should recursion be avoided?
+1
Answers (
1
)
Hailey Morgan
28 May, 18:00
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?
Find an answer to your question 👍
“When should recursion be avoided? ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
Design a class FileArray that has a static method named writeArray. The method should take two arguments: the name of a file and a reference to an int array.
Answers (1)
During which step of the problem-solving process would group members combine and elaborate on ideas? Define the problem. Analyze the problem. Develop creative solutions. Identify possible solutions.
Answers (1)
Which of the following is an important initial step in designing an interface a. audience attention b. creating discussion boards c. e-mail functions d. setting up links
Answers (1)
Write a single statement that assigns avg_sales with the average of num_sales1, num_sales2, and num_sales3. Sample output for the given program: 5.0
Answers (1)
A contractor was hired to remodel a kitchen. Which of these statements is a biased statement by the contractor?
Answers (1)
New Questions in Computers & Technology
What must you consider when determining the efficiency of an algorithm? Select two choices. a. The language in which the program is written b. The amount of resources, such as storage, required c. The number of characters used to write the program d.
Answers (1)
How to use translate on a website?
Answers (1)
When we consider data quality, what are the differences among validity, reliability, and representativeness? How can you know the data have high levels of these characteristics?
Answers (1)
You are creating a budget for your new business. What should you include? A. All income and expenses. B. Fixed expenses but not income. C. Income but not variable expenses. D. Fixed and variable expenses but not taxes.
Answers (1)
This resume format focuses on the tasks or skills that an applicant can perform is what? A chronological B functional C electronic or D scannable
Answers (1)
Home
»
Computers & Technology
» When should recursion be avoided?
Sign In
Ask Question
Menu
Calculator
Subjects
History
English
Mathematics
Biology
Physics
Chemistry
Geography
Social Studies
Business
Law
Arts
SAT
Advanced Placement (AP)
Computers & Technology
Engineering
Sign In
close
Sign In
Sign Up
Forgot Password?