Browsing Tag
c programming functions exercises
3 posts
What is the output of this C code ? | Recursion Program in C | Recursion in C
Answer : D. This code will generate an error.
Ravi and Rupali are asked to write a program to sum the rows of 2X2 matrices stored in the array A..?
Answer : B. Code b will execute faster than a