Assignment 2


Assignment 2
11)      What is Recursion? 
22)      Write down program of Factorial and GCD using Recursion.
33)      What is Tree? Define following terms root, leaf node, interior nodes, siblings with an example.
44)      Write a note on advantages and disadvantages of recursion.
55)      Explain Recursive Flow Chart

Comments