NPTEL Problem Solving Through Programming in C Week 11 Assignment Answers 2024

Sanket
By Sanket

NPTEL Problem Solving Through Programming in C Week 11 Assignment Answers 2024

1. Interpolation is a process for

a) extracting feasible data set from a given set of data
b) finding a value between two points on a line or curve.
c) removing unnecessary points from a curve
d) all of the mentioned

Answer :- For Answers Click Here 

2.

image 190
Answer :- For Answers Click Here 

3. To solve a differential equation using Runge-Kutta method, necessary inputs from user to the algorithm is/are

a) the differential equation dy/dx in the form x and y
b) the step size based on which the iterations are executed.
c) the initial value of y.
d) all the above

Answer :- 

4.

W11Q04

a) 0.64
b) 3.33
c) 2.67
d) 0.56

Answer :- 

5.

W11Q05

a) 172.7
b) 125.6
c) 136.2
d) 142.8

Answer :- 

6.

W11Q06

a) 2.86
b) 2.93
c) 3.13
d) 3.08

Answer :- For Answers Click Here 

7.

W11Q07

a) -2.506
b) -2.706
c) -2.406
d) None

Answer :- 

8.

W11Q08

a) A-2, B-4, C-1, D-3
b) A-3, B-1, C-2, D-4
c) A-1, B-4, C-3, D-2
d) A-2, B-3, C-4, D-1

Answer :- 

9.

W11Q09

a) 1.45 to 1.47
b) 1.74 to 1.76
c) 1.54 to 1.56
d) 1.63 to 1.65

Answer :- 

10.

W11Q10

a) 9
b) 8
c) 5
d) 2

Answer :- For Answers Click Here 
Share This Article
Leave a comment