Q1. Which of the following are themselves a collection of different data types? a. String b. Array c. Character d. Structure Q2. Which of the following comments about the usage structures is true? a. Storage class can be assigned to individual member b. ...
SIKSHAPATH Latest Questions
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
What is the solution of the equation given below using the Bisection Method up to four decimal places? (Consider the root lying on positive quadrant only and compute the root till five iterations only) f(x) = xe2x – 3x2 ...
Q1. The bisection method is used to find a. Derivative of a function at a given point b. Numerical integration of a function within a range c. The root of the function d. None of the above Q2. In ________ the ...
Print Sample string like “hello world” .
Which statement is correct? a. An index or subscript in array is a positive integer b. An index or subscript in array is a positive or negative integer c. An index or subscript in array is a real number d. None of the above ...