True/False
1. Functions can return a floating point number.
2. 26. NULL pointer is not same as an uninitialized pointer.
Question:
1. Write a program to find the power of number using function.
Question:
1. Write a program to find the power of number using function.
. 2. Write a function to print the sum of the following series:
1 + 22 + 33 + … + nn
where n is passed as an argument to the function.
No comments:
Post a Comment