(k) Write a function to compute the greatest common divisor given by Euclid’s algorithm, exemplified for J = 1980, K = 1617 as follows: Get link Facebook X Pinterest Email Other Apps - February 11, 2018 Get link Facebook X Pinterest Email Other Apps Comments
1. A 5-digit positive integer is entered through the keyboard, write a function to calculate sum of digits of the 5-digit number: using recursion - February 12, 2018 Read more
) Write a recursive function to obtain the running sum of first 25 natural numbers. - February 12, 2018 Read more
(i) Write a function to find the binary equivalent of a given decimal integer and display it. - February 12, 2018 Read more
Comments
Post a Comment