Wednesday, October 3, 2018


Tutorial – 5

1.
How can you implement arrays with pointer? Explain it with an example.
CO3
2.
How can you implement strings with pointer? Explain it with an example.
CO3
3.
Explain Pre-processor directives, Macros with example programs.
CO3


Tutorial – 6

1.
Define Recursion? Function for factorial of a number using recursion.
CO3
2.
Is it possible to pass arrays as parameters to a function? If yes, pass an array of elements & return minimum element in the array.
CO3
3.
What is the importance of standard library functions? List out 10 standard library functions.
CO3

No comments:

Post a Comment