write a recursive function the computes the


Write a recursive function the computes the number of digits in a positive integer n.
For example if n = 6598, the function should return 4.
Find a variant expression and a threshold to show that the function has no infinite
recursion.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: write a recursive function the computes the
Reference No:- TGS0177667

Expected delivery within 24 Hours