NPTEL Problem Solving Trough Programming In C Week 11 Programming Assignment | NPTEL Swayam Assignment Answers
Join Us On Telegram
👇👇👇👇👇👇
Q.2: Write a C program to find integration of x^2dx with limit a to b using Trapezoidal rule with 10 segments between a and b.
Q.3: Write a C program to check whether the given input number is Prime or not using recursion.
Q.4: Write a C program to reverse a word using Recursion. Input to the program is a string that is to be taken from the user and output is reverse of the input word. Note that you have to use recursion.
If you are facing any queries regarding this assignment solutions, then please drop comment in comment section.
0 Comments