Logo

a) Write a C program to input a number and check whether it is positive or negative or zero using user-defined function. b) Write a C program to…

Class 12 Computer Science · 2083 · Solved Question with Answer

a) Write a C program to input a number and check whether it is positive or negative or zero using user-defined function. 

b) Write a C program to generate the Fibonacci series of the first two numbers, 7 and 14, up to 10 terms using a user-defined function. 

Solution

Please login to view the answer.