Main Menu

Deitel Exersices
Downloads
Contact ME


 


Back


Links
CE Main Site
Sharif University
Wikipedia
2Del
PHP
Javascript





    

In the name of GOD


Deitel Exercise : 4.36

     (Print an array) Write a recursive function printarray that takes an array and the size of the array as arguments and returns nothing. The function should stop processing and return when it receives an array of size zero. .