What is a tail-recursive function?
What will be an ideal response?
A tail-recursive function is a function whose last action is a recursive call.
Computer Science & Information Technology
You might also like to view...
Category 6 is an example of a ________ used to connect wired network devices
A) cable B) protocol C) packet D) token
Computer Science & Information Technology
Draw all candidate subgraphs obtained from joining the pair of graphs shown in Figure 7.2. Assume the edge-growing method is used to expand the sub- graphs.
Computer Science & Information Technology