You are here: Home > Z-Old-Archived-Posts
All posts from

09MA204 Computer Literacy With Numerical Analysis B.Tech Model Question Paper : karunya.edu

Name of the College : Karunya Institute of Technology & Sciences
University : Kaunya University
Degree : B.Tech
Department : Mechanical Engineering
Subject Code/Name : 09MA204 Computer Literacy With Numerical Analysis
Document Type : Model Question Paper
Website : karunya.edu

Download :https://www.pdfquestion.in/uploads/ka…MA204model.pdf

Computer Literacy With Numerical Analysis :
Part-A :
Answer ALL questions (1 x 10 = 10 Marks)
1.The _______ is a translator that converts assembly language into machine language.
2.What is the output of the following statement? printf(“%v”,12);
3.State whether the following variable name is valid or not
4.__________ statement is a set of statements enclosed within a pair of curly braces
5.Define the order of convergence for Newton Raphson Method.
6.Does the root lies between 0 and 1 for the equation 4x = ex.
7.write the Newton’s forward difference formula to find the third derivative of y=f(x).
8.Define simpson’s 1/3 rd rule.
9.The function which gets executed first in C is _______
10._______ is used to access a particular element in an array.

Part-B :
Answer ALL questions (5 x 3 = 15 Marks)
11.Mention the steps involved in writing a Program.
12. Write short notes on multiway decision statement.
13. Find the first approximate root of the equation xex-2 = 0, by the regula falsi method.
14. State (i) Milne’s predictor corrector formula (ii) Adam’s predictor corrector formula
15.Write a program to find out the factorial of a number using function

Part – C :
Answer ALL questions (5 x 15 = 75 Marks)
16. i) Discuss about the various symbols used in flowcharting (5)
ii) Define a variable. Explain the conventions used in reading and displaying variables (10)
(OR)
17. i) Explain about the types of characters used in format strings (10)
ii)How to specify the width using scanf function (5)

18. Describe about the functioning of loops in C with suitable examples
(OR)
19. Explain the role of Arrays in C with examples

20 a)Solve the equation x-cosx=0 by the Bisection method. (8)
b) Solve x2 – 12 =0 , by using Newton Raphson Method. (7)
(OR)
21. a)Solve the following system of equations, by the Gauss Elimination method. (8)
2x-3y+z = -1
x+4y+5z = 25
3x-4y+z = 2
b) Using the iteration method, calculate the root of the equation x3 – x – 1 =0, correct to four decimal places. (7)

22. Evaluate by using (i) the trapezoidal rule , (ii) Simpson’s 1/3 rd rule and (iii) Simpson’s 3/8 th rule.
(OR)
23)Using the Runge-Kutta method of fourth-order, solve dy/dx= (y2-x2)/ (y2+x2) with y(0)=1 at x=0.2,0.4.

24. Write a program in C to find the smallest positive root using Newton-Raphson method.
(OR)
25. Write a program in C to implement Runge-Kutta method

Leave a Reply

How to add comment : 1) Type your comment below. 2) Type your name. 3) Post comment.

www.pdfquestion.in © 2021

Contact Us   Privacy Policy   SiteMap