teresagonzalez9624 teresagonzalez9624
  • 12-04-2024
  • Computers and Technology
contestada

What does fun2() do in general?
{int fun(int x, int y) { if (y == 0) return 0; return (x + fun(x, y-1) ) ; } int fun2(int a, int b) { if (b == 0) return 1; return fun(a, fun2(a, b-1) ) ; }
a) x*y
b) x+x*y
c) xy
d) yx

Respuesta :

Otras preguntas

An express train started at its home station. In 3 hours, it was 285 miles away. In 5 hours, it was 475 miles away. How fast was the train travelling if it did
what might happen if you were to damage your hypothalamus​
Alicia drew a map of Texas. In the scale Alicia used for the map, 12 inch represents 20 miles. What is the distance between two cities on the map if the actual
4. Solve the multistep equation. 4y + 6 + 3y = 15 - 5y + 3
Based on the excerpt, in what way did Islam help unify Arabia?
4. How does humidity affect the Transpiration Rate' ?​
This is due in 20 minutes Please Help me ASAP
Select the correct answer. Jennifer settled on the purpose of her website. What should be her next step? A. design the website B.set an objective or goal C.iden
American Indians Were given citizenship in what year? when the president signed the what? But that didn’t guarantee them the right to vote. Why not? How long d
According to the selection, Rosie the Riveter character was created to – A. Instill citizens with a greater sense of loyalty to the United States B. Boost peopl