File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ So, the formula for recursive function turns out to be, `productofArray(int A[],
204204

205205
**Visual description**
206206

207-
![To be inserted](A link which is not working)
207+
![Prodcut of an array](https://.com/syedumerahmedcode/recursion/blob/master/src/main/resources/ProductOfAnArrayUsingRecursion.jpg)
208208

209209

210210
## Recursive range

0 commit comments

Comments
 (0)