0% found this document useful (0 votes)
20 views10 pages

Utkal University-5th Sem Questions

The document outlines a comprehensive examination for a Computer Science course, including multiple parts with various types of questions such as fill-in-the-blanks, short answers, and programming tasks. It covers topics like HTML, CSS, JavaScript, PHP, software engineering, numerical methods, and shell scripting. Each section specifies the number of questions to be answered and the marks allocated.

Uploaded by

loveukisan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views10 pages

Utkal University-5th Sem Questions

The document outlines a comprehensive examination for a Computer Science course, including multiple parts with various types of questions such as fill-in-the-blanks, short answers, and programming tasks. It covers topics like HTML, CSS, JavaScript, PHP, software engineering, numerical methods, and shell scripting. Each section specifies the number of questions to be answered and the marks allocated.

Uploaded by

loveukisan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

+3-V-S-CBCS(MS)-Sc.(H)-Core-XI-Comp. Sc.

2022
Time As in Programme
Full Marks : 60
indicate marks.
The figures in the right-hand margin
Answer all questions.

Part-I

1. All questions of this part are compulsory.


[Ix8]

(a) GIF stands for


picture formats.
(b) HTML accepts and

the page is
(c). The horizontal alignment of the table on

controlled by the attribute.


the and
(d) The <STYLE> tag should be within
element.

(e) In the CSS code question {color: brown; font-style: italic),


question is a

is the only property of string object.


(. Injava script
Java script event handlers can be divided into two types
(g).
and

In PHP, we can create cookies using command.


(h).
Part-II

eight questions from the following within two


to
2. Answer any
three sentences. [1.5x8]
(a What is the essence of <HR> tag in HTML document?

(Turn Over)
. I n the <IMG> tag, what is the need of alt attribute? (g Compare the ?: operator with if-else
What is the role of eval0 function in java script?
What is the role of <FRAMESET> tag in the HTML (h)
document?
)Write the syntax of for-each in PHP.
Which HTML tag is used to contain the CSS code with Write the rules that are applicable during variable
in a HTML document?
declaration in pHp.
In CSS, What is the role of class? Part-IV

(f Why <SPAN> tag is used along with CSS code? [6x4]


(a)Write a program in PHP to find factorial of a positive
(In the HTMLcolor coding scheme (e.g., #45FE45), How integer number.
the Black and White color can be defined?
OR
(h) In Java Script, what is the role of prompt 0 dialog box?
driven program in PHP using Switch-
(b) Design a menu
In Java Script, what is the distinction between and
case control structure.
operator? Write a java script code to receive your name in a dialog
In PHP, what is the distinction between die) and exit()
5,a)
box and display the welcome message with your name.
function? OR
Part-Il (b) Write a program in java script to declare an integer array
Answer any eight questions from the following within 75 words.
and then find the sum of each element of the array.
3.
[2x8] Design a webpage with CSS, that defines the class for
6(a) table properties and apply the same using <Style> tag.
CELLSPACING
Briefly explain the distinction among OR
and CELLPADDING
(b) What is the significance of CSS in HTML? State and
How to change the Background color of an HTML page? Explain the events of CSS.
() Explain the types of lists used in HTML document. Design an webpage to receive student information using
Can we use an image as a hyperlink in the .HTML a HTML form.
document? If yes write a code to justify your answer. OR
How to create an array in java script? What is the significance of <FRAMESET> and
<FRAME> tag in HTML document? Write a code
( To display an text message in java script, Which method
you will adopt?
snippet to explain the syntax of the both.

(2) (Contd.)
+3-V-S-CBCS(MS)-Sc.(H)-Core-Xll-Comp. Sc.

2022
Time:Asin Programme
Full Marks: 60
The figures in the right-hand margin indicate marks.

Answer all questions.

Part-I
1. Answer the following questions in one word or fill in the blanks.
[1x8-8]
a. A software is a collection of

b. Is testing and debugging are same?

phase in software development initially


required maximum effort.

d. types of team structure used in software


development.
is the smallest among all metrics to estimate
project size

A formal specification layout consists of two sets


and

In design, the data structure and algorithms


are focused.

Software maintenance requires approximately


percentage of total life cycle cost.

(Turn Over)
State the important properties and
Part I I advantages of algebraic
should be in 2/3 specifications.
Answer any eight questions. Each question
[1.5x8-12] h. Differentiate between function oriented and object-
sentences.
oriented software design.
Define software project.
What is code review and code inspection?
What is software engineering?
Explain the role ofprogram analysis tool with example
State various phases of waterfall model.
Part-IV
d. What is serum master in agile development method?
4/ Answer the following long questions within 500 words.
e What is staffing and its need? [6x4-24]
f. State any two configuration management tool with their a. Briefly explain exploratory style of software development
users. with their advantages.

Differentiate between functional and non-functional OR

requirement. Describe various phases of spiral model with their


State the desirable characteristic of good software advantages.
design. bExplain briefly the COCOMO model and its types.
OR
What is verification and validation?
What is risk? Describe different types of risk with its
What is software documentation and its types?
íanagement.
Part - I I
What is coupling and cohesion? Describe its various

3. Answer any eight questions. Each question should be within types.


75 words. [2x8-161 OR
and
What is the need of RAD and its phases? piscuss requirements gathering, analysis
specification in detail.
State the role of system analyst in software development.
different types of software testing with their
C. Write down the shortcomings of FP metric.
Explain
characteristics.
State the responsibilities ofsoftware project manager. OR
e. Write down the various parts of SRS document.
Discuss various types of software maintenance with
f. State 5 number of tasks taken by a project manager to
problems associated with each.
perform project scheduling.
(2) (Contd.)
+3-V-S-CBCS(MS)-Sc.(H)-DSE-1-Comp. Sc.

2022
Time As in Programme
Full Marks 60
The figures in the right-hand margin indicate marks
Answer all questions.

Part-I
I. Answerallquestions: 1x8

a Write the formula of relative error.

Round off the number 6.7056017 upto three places of


decimal.
C Which numerical method has quadratic convergence for
finding the root of the equation f(x)=0?

d. If1-4, f(2)-5, R3)=7, then Find the value ofthe divide


difference f[1,2,3].
e. IfO=3, f(l-5, Then fit a linear interpolating polynomial
to this data

f. For which degree polynomial trapezoidal rule is exact?

What is the order of convergence of secant method? k


62 g
N h. For which degree polynomial Simpson 1/3d Rule is exact?

Part-II
2. Answer any eight questions 1.5x8

Round offthe numbers 2.01784, 9.466654 upto 3 places


after the decimal point.

(Turn Over)
b. Express the hexadecimal number (ABE06), into its dy
decimal equivalent.
If 3x+y, step sizeh=0.1, y(0) =5, then find yby
Euler method. Wherey, is first iteration.
Convert the binary number (1001.011),to decimal number
h. What will be the solution of the above Q3(g) by modified
What is the error bound of 2-point langrange interpolation.
Euler method
How do you know that an interval [a,b] contains at least
What is the difference between the local truncation error
one root of the equation, f{x)=0.
and global truncation error?
What is the formula of trapezoidal rule?
Write the formula of piecewise linear interpolation for a
If f(1)=2, f(3=6, f4}=8, then what is the value of the function f(x) with three points x X, and x
integral by Simpson's rule for these data?
Part IV
h. What is the formula for change the range of integral
from 6x4
(2,3) to (-1.1)?
Express the floating point number 6.02349 in single 4. Explain how floating point number is represented in computer

precision floating point form. OR

Part III 'Discuss on round-off error, local truncation error and order of
a method.
3. Answer any eight questions: 2x8
Find the root of f(x) = x-2x+x-3 with initial guess x,=3 by
a. Iffx)=3x-2, x,=2, find the first iteration to find root of
f(x) by Newton method. Newton-Rapson method.

OR
What is the maximum error bound of bisection method
after n-iteration? Ifa is the root off(x) = 0 with multiplicity m, then so that the

c.
C. Write the formula of Newton divided difference following iteration converges quadratically to the root a.
interpolation for the data pointsf(1)=2, f4}=4, f(5}=6
ma)
dFor fx)=x'-3x+1, find the interval that contains at least "Sa,)
one root of f(x)=0.
6. Using composite Simpson's rule evaluate the integral by dividing
e. If f2)=4, f3)-6, then using Newton-back difference
interpolation polynomial p(x), find the value ofp(6.3). I=redx the interval [0 1] into 10 equal parts.
f. What is formula of n-th order divide difference for equally
space points in terms of forward difference operator?

(2) (Contd.) (3) (Turn Over)


10 000

OR

Using trapezoidal rule evaluate the integral=|xe'dx by

dividing the interval [O 1] into 10 equal parts

7. For the initial value problem=3x° + y with y(0) =1, find


dx
the solution using Euler method with stepsize h=0.1 on interval
[O 11.
OR
Solve Q4(a) using Runge-Kutta method of order 2.
+3-V-S-CBcs(MS)-Sc.(H)-DSE-2-Comp. Sc.

2022
Time As in Programme
Full Marks:60
The figures in the right-hand margin indicate marks.
Answer all questions.
Part-I
1. All questions of this part are compulsory. [lx8]
(a) The three types of shells in UNIX are
and

(b). In UNIX 'cat'command rs used to


(b), a file,

(c) The command 'Is -l'is used to a directory.


(d) The UNIX was developed by and

(e) In UNIX, we can change our own password by using


Command.

( The lock command in UNIX does

(g) To display the name of the current month, we can use


command.

(h). The 'vi' editor has three modes of operations, such as


and

Part-II

2. Answer any eight questions from the following within two to


three sentences. [1.5%8]
What are the rules to be followed during naming a varlable
(a
in shell programming?
(Turn Over)
What are Positional Parameters in shell script? (e), Write a syntax of 'while' loop which may lead to the
b)
infinite loop.
(c)What is the meaning of$? variable?
What is the use of 'grep' command in UNIX? ( Write the syntax of 'expr' which is able to extract

Write the syntax of *if'conditional structure in shell


substring.
programming. (g), Write the syntax of 'expr'which is able to locate position
of a character.
(fWhetherthe 'if-elif' structure is different from normal
if-then-else structure? (h) Write the utility of 'sleep'and 'wait'commands in shell
programming.
( List the operators that are used for numerical comparison
with test command. )Write the utility of 'case'conditional structure in shell
programming.
(h Compare between [] and test command in shell
How do you receive input from the user terminal in shell
programming.
script?
Write the syntax of'expr'command in shell programming.
Part-IV V-3.
6Write the syntax of'until'" loop in shell programming
[6x4]
Part-IlI
pWrite a shell script to find factorial ofa positive integer
3. Answer any eight questions from the following within 75 words.
imber, which is received from the user.
[2x8]
OR
(a) lfx has the value 7, then what are the values of x`xS and
SxSx? (b) Design a menu driven shell script using 'case' conditional
structure with suitable example.
b)What would the following construct do?
5. (a) Write ashel script to input your name from terminal and
while 5]
3 display the welcome message with your name.
( ) How can you repeat a command 10 times using only a
OR
for' loop?
Write a shell seript to declare an integer list and then find
(d), If'x'has the value 5 and you reassign it with x="expr Sx - y sum of each element of the list using 'for' loop#
+10", then what will be the new value of x? What would
have been the value if single quotes were used? 6, ( Design a shell script that allows to input three integer
numbers then find largest number among those using if".
U-
conditional structure.

(2) (Contd.) ) (Turn Over)


OR

b) What is the significance of string comparison in shelI


programming? State the different tools used for string
comparison.
A (a) Design a shell script to demonstrate a distinction between
while'and 'until' loops.
OR

(b) lfa shell script calls itself, then what will happen? Write
code snippet to demonstrate and justify your answer
V 3

You might also like