Question 11 Which of the following algorithm design techniques is used in the quicksort algorithm? A Dynamic programming B Backtracking C Divide and conquer D Greedy method […]
Question 20 In which one of the following cases is it possible to obtain different results for call-by reference and call-by-name parameter passing methods? A Passing a […]