Computer Science, asked by nayakminarva222, 2 months ago

How many time A will be printed for n = 5?
def fun1(int n) Integer i
Set i = 0
if(n greater than 1
fun1(n - 1)
for(each i from 0 to n-1)
Print "A"​

Answers

Answered by ABHAYSHARMA84
1

Explanation:

how Meni time table painted for n is equal to 5 dysfunction 1 internet set I greater than 1 fun and -1 for HIV from 0 to N -1

Answered by chaitanyaandurkar
0

Answer:

14

N-1 is function and n=5 it is recursion

Similar questions