0% found this document useful (0 votes)
49 views6 pages

SEM 3 - Minor 2

The document discusses a test exam for an applied computational methods course. It contains two questions - the first asks to use numerical methods to solve differential equations, while the second asks to calculate statistical values like correlation for a given dataset and fit a binomial distribution to a frequency table.
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)
49 views6 pages

SEM 3 - Minor 2

The document discusses a test exam for an applied computational methods course. It contains two questions - the first asks to use numerical methods to solve differential equations, while the second asks to calculate statistical values like correlation for a given dataset and fit a binomial distribution to a frequency table.
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/ 6

Sub_Code: BSM 204

B. Tech,

Year: 2nd Semester: Ill

Test-Il (Examination): 2022-2023 (Applied Computatignal Methods)


Max marks: 10
Time: 1 Hr.

Note: Attempt allquestions. Allquestions carry equal marks.


M C BL PO PI
Q1. Attempt any two parts of'the following. Ql(a) is compulsory. Ur Code
ks
3.4 1,2 1.1.I
Using modified Euler's method, find y(0.2) and y(0.4) given 3
y'=yte*,y(0) =0 numerical 1 1.2 1.1.2
b). Using Runge-Kutta method of order 4 to find the
solution at x = 0.6, for h = 0.2
dy
=/x+y, y(0.4) = 0.41.
dx 1,2 1.1.2
Solve the following difference equation 2

Yxt2- 2yx+1 + =x2*.


Attempt any two parts of the following. Q2(a) is compulsory. 3 2 4.5 1,2 1.1.1
Calculate the correlation coefficient r, regression coefficient
b,yx, and hence write the equation of the line of regression for
the following distribution
60 80 50 90 40 60 60
x 40 70 50
2.5 6.0 4.5 5.0 4.5 2.0 5.5 3.0 4.5 3.0
The first four moments about the working mean 28.5 of a 2 2 2,3 1,2 1.1.2
b)
distribution are 0.294, 7.144, 42.409, and 454.98. Calculate
the moments about the mean. Also evaluate B, and B and
comment upon the skewness and Kurtosis of distribution.

Fit a binomial distribution for the following frequency 2 3 2,3 1,2 1.1.2
c)
distribution

|X0 1 2 3 4 5 67 10
f 6 20 28 12 6 0 00

BL- Bloom's Taxonomy Levels (1. Remembering, 2. Understanding, 3. Applying, 4. Analysing, 5.


Evaluating, 6. Creating)
CO- Course Outcomes

PO- Program Outcomes


PI Code- Performance Indicator Code
Roll No.
B|T- 01

B. Tech. (nformation Technology)


2nd Year (3rd Semester)
Test-2(Examination): 2022-2023
Switching Theory and lpgic Design
Max Marks: 15
Time: 1 Hr.

Marks CO BL PO PI
Q1. Attempt any Two parts of the following. Q. 1(a) is Code
compulsory.
5 CO3 LI 1.2 1.4.1
a) -Explain the Ripple and Johnson counter with
advantage.

What is meant by race around condition in Flip flop? 3 CO3 LI 1,2 1.4.1
b)

3 CO3 L3 1,2 1.4.1


c) Difference between synchronous and Asynchronous
counter.

Q2. Attempt any Two parts of the following. Q. 2(a) is


compulsory.
a) Explaindifferent types of shift registr. 4 CO4 L3 1,2 1.4.1

b) Explain PROM, EPROM and PROM. 3 CO4 LI 1.4.1

c) What is the difference between shift register and 3 CO4 L2 1 1.4.1


counter?

BL - Bloom's Taxonomy Levels (1- Remembering, 2- Understanding, 3 -Applying, 4 -Analysing, 5- Evaluating, 6 -


Creating)
CO -Course Outcomes
PO- Program Outcomes
PICode -Performance Indicator Code
Roll-No 2 62Oo
B.Tech
SEM III ODDSEMESTER
TEST-2 (EXAMINATION) 2022-2023
Time: 1Hr.
Subject Name: Intellectual Property Rights Max. Marks: 20
Note: Attempt all Questions. Each Questions carry equal marks.
Q.1) Marks
Attempt any 2 parts of the following: Qus 1(a) is compulsory
a Explain the term Trademark and its importance in IPR.

b) Expiain the registration process of trademark?


c) Describe the function of trademark indetail?

Q2) Attempt any 2 parts of the following: Qus 2(a) is compulsory

a) Define Copy right and explain the registration process of copyright?


5
b Explain the role of copyright law in India?
5
Explain the patent search process in detail?
Roll No.
BIT-202

B. Tech. (IT)
Year: 2nd Semester: |
Test-ll: 2022-23
Data Structures

Max Marks: 10
Time: 1 Hr.

Note: Attempt ALL questions. ALL questions carry equal marks.


Marks CO BL PO PI
Attempt any Two parts of the following. Q. 1 (a) is
Q1. Code
compulsory. 3 5 3,4 5.4.2
Construct the Binary Tree using the following traversals:
INORDER : 4, 8, 2, 5, 1, 6, 3, 7
POSTORDER: 8, 4, 5, 2, 6, 7, 3, 1 2 5 2,3 1.6.1
Jb Explain the different traversal algorithms of the non
linear data structures viz., tree and graphs. 1 1.6.1
2 2,3
Where do we use Kruskal algorithm and what are the
main advantages of this algorithm? Why Kruskal
algorithm is called greedy? Explain this algorithm using
suitable exxample.
q2. Attempt any Two parts of the following. Q. 1 (a) is
compulsory.
7 3,4 5 5.4.2
aj Suppose that you are given a task to sort the test copies
of your class having 100 students. Which sorting
technique will you prefer to complete your job fast and
why? Write down the algorithm of that sort. Also, discuss
its time complexity in worst and average case.
Write down the algorithm of sequential and binary 2 2,3 1.6.1
search. Write down their time complexities and real time
examples.
c) Describe any two hash functions with appropriate 2 2,3 1 1.6.1
examples. Discuss the condition in hashing when
collision occurs (by applying any ty pe of hash function
on some set of keys).
BIT -203 Roll No.

2oaozloo
B. Tech.
(Information Technology)
Year: and Semester: 3rd
Minor Test-ll (Examination): 2022-2023
Object Oriented Programming
Time: 1 Hr. Max Marks: 10

Note: Attempt ALL questions. ALL guestions carry equal marks.


o1. Attempt any Two parts of the following. Q. 1(a) is Marks CO BL PO PI
Code
compulsory.
3 CO1 LI 1,2 1.4.1
What is inheritance? Explain types of inheritance with
their examples. Write a program in C++ to
demonstrate constructor and destructor execution in
inheritance.
2 CO1 L2 1,2 1.4.1
Define operator overloading. Explain how to overload
unary operator and binary operator with example.

2 CO1 L2 1,2 1.4.1


c Write a C++ program demonstrating use of the pure
virtual function with the use of base and derived class.

Q2. Attempt any Two parts of the following, Q. 2(a) is


compulsory.
What is exception? Explain exception handling with 3 CO2 L3 1,2 1.4.1
example. Write a C++ program to demonstrate the use
of try, catch, throw and nested try.
b) Show andexplain how to open, close, read and write a 2 CO2 L2 1.4.1
file?

What are two methods available for opening the files? 2 CO2 L2 1.4.1
Write aprogram in Ct+ to write characters onto a file
and to read characters from a file.

BL -Bloom's Taxcnomy Levels (1- Remembering, 2- Understanding, 3- Applying, 4- Analysing, 5-Evaluating, 6-


Creating)
CO- Course Outcomes
PO- Program Outcomes
PICode - Performance Indicator Code
S04

8. Tech. (nfornation Technokogy)


Year: 2 Semester 3
Test-il(Examination) 20222023
Software Engineering
Max Marks 0
Time: 1Hr.

Note: Attempt ALL questions. ALL. questions cav qual marks


Marks C0 BL
Attempt any Twoparts of the following. Q. 1(a) is Code
compulsory.
L2
at Explain the phases involved in Software Testing
Life Cycle.

CO3 L1 |41
) What is the difference between white box and
black box testing?

C03
1
141
c) State the software reliability metrics in software
engineering.

Attempt any TWo parts of the following. Q.2 (a) is


compulsory.
a) Briefly state the COCOMO model in software 3 C04 L2 141
engineering.

Define CASE Tols used in software engineering. 2 C04 L2 141


b

C04 L2 14.1
c |Explain the various methods encountered in cost
2
estimation.

BL - Bloom's Taxonomy Levels (1- Renmembering, 2-


Understanding. 3 - Applying, 4 - Analysing, 5 -
Evaluating, 6 -Creating)
CO - Course Outcomes
PO- Program Outcomes
PICode - Performance Indicator Code

You might also like