You are on page 1of 15

Lib

(Please write your Roll no.


Roll No.... .
immediately)
First-Term Examination
5th Semester |B.Tech

Paper Code: ETCS-307


Sub: Java Programming
Time: 1 % hrs
Max.Marks:30
Note: Attempt Q.No.I and any two more Questions from remaining
1. (a) Can main() method in Java return (1)
enods that
any data?
O have same name, but different
parameter 1ist and different definition 1S
as..
. ** Kno
(C) Does (1)
importing a package
importsits sub-packages as well in Java? (2)
(d) What is the difference between an Inner Class and a
(e) What isopen sandbox model? Sub-Class? (2)
(1) What is the difference between 'throw' and (2)
'throws'? (2)
.(a) WTite a
program to show the multiple inheritance concept using interfaces. What is
of interface in partial implementation
java? (5)
(6) What is difference between JDK, JRE and JVM?
How java is in case of JRE?
platform dependent (5)
3. (a) What is difference between string buffer and
string tokenizer? Explain with the help of program. (5)
(b) How is final different from and
finally finalize()? (3)
(c) Find error in the following code:
class Derived (2)

public void getDetails()

System.out.println("Derived class");

public class Test extends Derived

protected void getDetails()

System.out.println("Test class");
public static void main(String[] args)

Derived obj = new Test(); / line xyz

obj.getDetails();

a) Error in Test class to


b) Compilation ertor due line xyz'.
c) Error in Derived class d) Compilation error due to access
moeifier
A(a) What is the difference between checked and
Unchecked
Exception. How Error is different from Exception? Exception? Give example of both
type of
(b) What are Applets? How do you
get the value of a (5)
applct's code? parameter specitied in the APPLET
tag from within the
(5)
(Please write your Roll No. Roll No.
Inmediately)
Regular
First-Term Examination
SEPTEMIBER 2019
5TH Semester [B. Tech] Subject: Software Engg.
Paper Code-ETCs303 Max Marks: 30
Time: 1.5 hrs

Note: Attempt Question I hich is compulsory and any two more from the remainin9

2x5-10
Quel.
What is software crisis?Was Y2k a software crisi_?
(a)
and system testing in waterfall model?
6) What is the purpose of integration
(c) What are the uses of Function Point?
Differentiate between
Felix" Models?
(d) "SEL"and"Walston and
(e) What is SRS and SDD?

a
5)
Que2. (a) Software engineering is layered approach. Justify your a n s w e r
function for the following
(b) Compute the function point, productivity, documentation, cost per
5)
data:
=

(1) Number of user inputs 24


=46
(2) Number of user outputs
=
of S
(3) Number inquiries
=
Number of files 4
(4)
(5) Number of external interfaces =2
(6) Effort = 36.9 p-m

=
documents 265 pages
(7) Technical
=

User documents 122 pages


(8)
=

(9) Cost Rs.7744/ month


Various processing complexity factors are: 4. 1. 0, 3, 3. 5. 4, 4. 3. 3, 2. 2, 4, 5. Assume weiglhting
factors are average.

Que3. (a) What are the Characteristics of a good SRS? 5)


(b) A project size of 200,000 LOC is to be developed.SW development team has average experience
on similar type of project_. The project schedule is not very tight. Calculate the effort, development
time, average statt size and productivity of the project?
(5)
Que4. (a) What are information floW metrics. Bricfly explain Basic.Information flow model (5)

(bDescribe the trade-off between time versus cost in Putnam Resource Allocation model? (5)
ease vWrite your roll
No.
Immediately)
First Term Roll No.
Examination, September-2019
B.Tech. (V sem) (Odd Sem. 2019-20)
CSE/IT
Paper Code :ETCS-301
Analysis Subject: Algorithms Design &

Time :1.5hours
Max. Marks:30
Note:

1.
Attempt Q. No. 1 which is
compulsory and any two other from
questions. Each question carries 10 marks. questions remaining
2.
Necessary Data may be assumed wherever
necessary and same may be
indicated. clearly

Q.1 a) Prove Mutser Theorem.

b) Differentiate between Big-Oh and Small-Oh notations.


c) Describe various representation of disjoint Sets.
d) Compare Dynamic Programming and Memoization.

e) Discuss the ingredients of dynamic programming. [2*5-10]


Q.2. Solve the following recurrence relations (Provide proper explanation)
a. T(n)-2T(n-2)+ n
b. T(n)=7T(n/2}+ O{n°)
c. T(n)=T(n/3)+ 2T(n/3)+n

d. T(n)=T(vn)+n 2.5*4 10
Q.3
a. Defineith order statistic. Describe the algorithm to find the i" order statistic along with its
time complexity. 5]
b. Find Optimal solution for following 0/1 knapsack problem using dynamic programming:
Weights (w1,w2,w3)=(2,3,3), Values (v1,v2,v3)=(1,2,4), capacity of knapsack =6

O.3. Demonstrate the optimal substructure of Longest Common Sub-Sequence problem. Find
the longest common subsequence of the following two substrings using dynamic
programming: A=ABCBDAB, B=BDCABA [10]
(Please write your Roll No
immediately) Roll No..

Sessional Examination
B.Tech: Vth Semester
Paper Code: ETHS 301 September 2019
Time: 1.5 Hrs Subject: Communication Skills for Professionals
Max Marks: 30

Note: Qnol is compulsory. Attempt any two more from the rest.

Qnol: Explain any two of the following: (5x2-10)


a) Language Sensitivity
b) Proxemics
c) Emotional Intelligence

Qno2: a) Explain Speech mechanism in detail


OR

b) Transcribe the following:

Customer, Wonderful, Exhaust, Diligent, Cereful, Distasteful, Permanent, Choice, Better, Life
(10)

Qno3: a) List the. barriers to communication and also discuss some effective ways to overcome
them. (10)
OR
b) Explain the following:

1. Time Management
2. Kinesics (5x2-10)

Ono4: a) Define plagiarism and explain its importance vis-à-vis organizational communication.
(10)
OR
b) Define grapevine and list its advantages and disadvantages.
(Please write your Roll No. immediately) Roll No.

Mid-Term Examination

V Semester (B.Tech.) September, 2017


Paper Code: ETHS-301 Sub: CSP
Time: 1:30 Hrs Max Marks: 30

Note: Attempt any three questions including question no.1, which is compulsory.
Q.1 Write short notes on the following: (10)
a.
Significance of Time Management
b. Role of Ethicsin Business Communication
C. Process of Communication
d. Importance of Self Awareness
e. Qualities of a Good Leader

Q.2 a. Briefly explain SWOT analysis and its usefulness in the organization.
(5)
b. Define the terms:- R.P, Syllable, Phoneme, Word Accent and Intonation.
(5)
Q.3 a. Transcribe the words:- Engineer, Technology, Discuss, Concept, Vision.
(5)
b. What are the characteristics of good communication?
(5)
Q.4 a. What are the barriers to effective communication?
(5)
b. What is Paralanguage? How does voice affect the quality of non-verbal
(5)
communication?
Please Enter your Enrollnient No. Immediately Enroll. No. *************************

s TERM EXAMINATION (Sept-2015)


B.Tech Vth Semester

Paper Code : ETHS-301 Time: 1.30 hrs

Subject: Communication Skills for Professionals Max. Marks: 30

Note: Aftempt any three questions including question no. 1, which is compulsory

Q1. (a) Explain Communication as a two way process. (10)


(b) State the causes of wastage timne.

(c) Define Intonation, Phoneme, Dipthongs with examples.

(d) Explain the term Proxemics.

(e) Define Personality.

Q2. (a) What socio-psychological factors cause barriers to effective


communication. (5+5)
(b) Deseribe the four quadrants of Johari window self-
awareness process

Q3. (a) Transeribe the following words. (5+5)


Pleasure, Academic, Technological, Communication,

Information

(b) Explain the importance of non-verbal communication.

Q4. Explain the characteristics of effective leadership. (10)

******
FIRST TERM
EXAMINATION, SEPTEMBER -2015
5T Semester, B.
Tech. (IT)
Paper Code: ETMS-3311
Subjects: INDUSTRIAL MANAGEMENT
Time:.90Minutes
Note: Question No. 1 is M.M: 30
remaining compulsery and attempt uny two more questions
from the
Q.1. Write Short Notes on
following (Any five) 2*5-10
Various measures to
improve industrial relations.
(ii) Strike & its forms (ii) Concept of Industrial Democracy
(iv) India and ILO (iv) The Apprenticeship Act

(v) Activities and weakness of Trade Uníons in India

Q.2. Explain in detail the importance of Industrial relations in context of present Indian
industrial set up.(10) OR

i) Discuss the causes of industrial disputes in India.(5)

(i)Explain the preventive machinery to check and settlement industrial


disputes in India.(5)

Q.3. Explain the meaning and importance of Collective bargaining. Suggest some measures
for effective functioning of collective bargaining. (10) OR

ite an essay in detail on "Industrial unrest" in India citing suitable examples.

Q.4. Define Workers participation in Management & its significance in the context of
Indian Economy. (10) OR

What is a Trade Union? How can a Trade Union be made effective for securing good human
relations in industry? Explain.

Q.5. List the benefits (in detail) available to the employees covered by the Employees State
Insurance (ESI) Act 1948 (10) OR

Discuss (in detail) the employer's liability to pay compensation to the workman und
Employees Compensation Act.
MID TERM EXAMINATION-I

B.Tech. V Semester (CSE/EEE/EE/ECE)


Subject: Industrial Management
Subject Code: ETMS-311
M.M. 30
Time: 1.5 Hrs

Note: Q. No. 1 is compulsory. Attempt any two from the remaining questions.
a 2.510
1. Write short notes on:

a) IR as a tripartite body
b) Industrial disputes
c) Conciliation

d) Factory
measures to improve and
Relations in India? Suggest
What are the problems of Industrial 1x5 5
2 a)
create an effective IR system.
Factories 1x5 5
given in the Act, 1948.
the various welfare provisions
b) Briefly describe
workers'. Do you agree? What
a very significant weapon in the hands of
3 a) 'Strike is considered
1x5 5
a legal strike?
are the provisions of holding
both workers and management on the
'Collective Bargaining is the system of bringing
b) describe the features and process
common
In the light of the given statement briefly
platform'. 1x5 = 5
of collective bargaining.

are the differences between a registered and unregistered trade


4. a) Define Trade Union. What
union. 1x5 5
are the different forms workers' participation in India? Briefly describe each one of
b) What of
then. 1x5 5
Sep-o17 (EN)

Roll *********°******°******° *****

(Please write your Roll No. Immediately)

First-Term Examination
September,2017
Semester[B.Tech.]]
Subject: Java Programming
Paper Code: ETCS-307

Max. Marks:30
Time:1hr 30min.

Note: Attempt Q No1 which is compulsory and any two more questions from remaining

10*1=10
Q1.
want to execute any statement before the call of Main() method then
a) If we
howit will be done?
b) Explain Autoboxing and Unboxing with help of example
c)What will be output of following program
String sl="Java";
String s2Java";
Ifs1.equals(s2))

System.Out.Printin("hello");
Else
System.Out.Println("Bye");

d) What will be output of the program

String sl="Java";
String s2"Java";
If(sl==s2)

System.Out.Printn("hello");
Else
System.Out.Println("Bye");

e) What is difference between checked and unchecked


exceptions
1) Explain Anonymous inner class with help of example.
8) What is difference betwecn Abstract class and interface in Java.

h) Explain applet Tag.


i) Explain the use of"final" keyword with help of example.
J) What do you mean by Dynamic Method Dispatch.

following
2 . Write down a program to create User defined Exception. Explain
with help of example (10)
a) throw
b) throws
c)Finally
the Class
Q3.Explain the Internal working of Java virtual Machine and also explain
File Format in detail. (10)
Q4.How Garbage Collection in java works? Explain Sandbox Model in detail.
JVM as an Emulator comment on it. (10)
Roll No:
First-Term Examination (September-2015)
B.Tech.-5 Semester (CSE/IT branch)
Paper Code: ETCS-303
Subject: Software Engineering
Time: 1:30 Hr.
Max. Marks: 30
Note: two
Q.l is compulsory and Attempt any more Questions.

Q1. (a) What is the root cause of failure in waterfall model? (2)
(b) List the characteristics of SRS document. (2)
(c) What do you mean by a live variable? (2)
(d) Define the term risk assessment. (2)
(e) Justify the statement that every deliverable can be a milestone but every milestone is not

necessarily a deliverable. (2)

Q.2. (a) What is the difference between SEI CMM model and ISO 9001. Why CMM is better than

ISO 9001 (5)


(b) What do you mean by function points? Discuss function point technique. (5)

Q3. (a) Assume a project which takes development time of 2.5 years with manpower requirement of
300 PY
Calculate peak manning and average rate of software build up. (3)
(i)
What is the manpower cost after 1.5 years? (2)
(ii)
and evolutionary prototyping. (5)
(b) Discuss the differences between throw away

Specification Technique. Explain how brainstorming is


Q4. (a) Discuss Facilitated Application
different from FAST. (6)
model of software development. (4)
(b) Explain spiral
(P'lease write your 1Roll No. inrnnediately) Roll No.

l'irst-Term Examination
September 2015

5 Semester |B.Tech. ub: and


Paper code: ETCS 301
Algorithm Analysis Design
Time: 1.5 IHours
Maximum Marks: 30
Note: 1. Attempt th1ree questions in total
2. Q. No.I is compulsory. Attempt any tuvo more questions from the remaining.

Q1. (a) Define Big Omega (2) notation. (5 x 2)

(b) Define memoizaton.


()
f(n) n-3n , find
2

(d) Differentiate Dynamic Programming and Divide and conquer approach.

(e) Prove following:


) n!=O(n")
i) 1+2* +3*...+n-O(n")
Q2. (a) Solve the following recurrence relations: (3 2)
i. T(n) = 2T(Vn) +1 (using substitution method)

ii. T(n) = 4T( Ln/2J ) +n (using iteration method)

iii. T(n)= ST(n-3)+O(n) when n-0


otherwise
(using subtract and conquer master theorem)
(b) Write Floyd Warshall Algorithm. (4)
Or
Explain Strassen matrix multiplication with example.
Explain Quicksort algorithm and explain worst case time complexity of the
Q.3 (a)
algorithm. (5 x 2)
(b) Sort the following numbers using Quicksort algorithm:
12 34 2 5 40 19 10 30 8
Find the optimal parenthesization of a matrix chain product whose sequence of
Q.4 (a)
dimensions are <2,3,4,5,6>. (5 x 2)

Determine LCS of X= <B, D, C, A, B, A>and Y=<A, B, C, B, D, A, B


(b)
(Please write your roll No. immediatcly) Roll No.---
First Tern Examination
5th semester [B. Tech] Sept., 20117
Paper Code: ETEE 309 Subject: Communication Systems
Time: 90 Min. Max. Marks: 30
Note: Attempt Q. No. 1 which is compulsory and any two more questions from remaining.

Q1 (2+2+3+3=10)
(a). In case of FM if the message frequency is 15 kHz and the frequency deviation is 75 kHz,

then the bandwidth required for transmission is


(b). Explain the difference between ergodic process and stationary process.
(c). Derive the mathematical expression for an Amplitude Modulated wave and discuss its

generation using square law device


(d) What are the drawbacks of Delta Modulation?

Q2 (a). Consider the random process X(t) = Acos(ot t p). where A and oo are constants and o

is a random variable distributed on [- n, n). Check whether X(1) is Ergodic. (5)


The a.c. r.m.s. antenna current of an AM transmitter is 6.2 A when unmodulated and rises
(b)
to 6.7 A when modulated. Calculate the percentage ofmodulation. (5)

in dB for nmaximum signal to noise ratio in PCM. (5)


Q3 (a). Derive the expression
modulated wave. Derive the
noncoherent detection of amplitude
(b). Explain the
to avoid diagonal clipping in envelope detector. 5)
mathematical expression

wave by v(t) =10sin(6710°t+6 sin1250 n t). Find,


is represented (5)
Q4 (a).An FM
(i) The modulation index.
i) The carrier and modulating frequencies.
wave.
wideband FM? (iv) The maximum deviation of FM
(11)Is it a n a r r o w band o r
in a 10-ohm resistor?
(v) What power will this FM dissipate
(3)
(b). (i). State and prove sampling theorem.
1001
(2)
ii). Find the Nyquist rate of the signal sinc
Please write your Roll No.
Roll No.

First Term Exanination


Fifth Semester (B.Tech, I'T) September, 2017
Paper code: ETIT 309 Subject: Communication Systems
Time: 1 Hr 30 Min Max Marks: 30

Note: Q.no.I is compulsory.Alempt any wo more from the rest,


Q1.a) Distinguish between Aliasing and Aperture eflect. (2)
b) Explain the need for modulation. (2

e) Define Carson's rule for Namow band FM and Wide band FM. (2)

d) Calculate the Nyquist rate for the signal (2

S(t=/2n cos(400Oxt) cost i0007t )

e) Determine if the foilowing funetion is a density function 2)


+ x) 10
fx(x)=(2 for 2 <x<4.0otherwise

Q2. a) What is the role of prediction filter in DPCM. (3)

b) Explain the Armstrong method of FM generation 5)

functions of twO random variables X and Y are given as:


c) The marginal probability density
fx(x)={3(1-x) for 0x<1.0otherwise (2)

fy(y)={3(1-y) for 0 y<I,0 otherwise

Define mean of random variables X and Y.

tlicorcn. (5)
Q3. a) State and prove Sanplig

TDM-PAM sy s t e i and its signilicance.


(5)
b) Explain

wave has total power content of 600 watts.


Fnd the percentage modulation of the
Q4. a) AM
bands contains 75 valts. (3)
signal if each of the side

diltereni paranneteis Varous AM teehniques. (5)


b) Compure
Overload & Grnnlar ioise (2)
c) Expluin slope
mmealately Roll No.......
First-Term Examination
Fifth Semester (B.Tech,
Paper Code : ETEE-309
EEE] September, 2015
Sub: Communication Systems
Time 1Hour 30 Minutes Max. Marks: 30
Note:Attempt Q. No. 1 which is
compulsory and any two more
remaining. questions from

Q. I (a) Distinguish between the following (Attempt any four): 1 mark each

i) Narrowband FM and Wideband FM


ii) Coherent and Non-Coherent Detection
i1i) Wide-sense stationary and Strictly stationary Random Process
iv) Slope overload noise and Granular noise
v) PCM and DPCM

(b) Write short note on any three: 2 marks each


i) Explain Gaussian Distribution
ii) Why does aperture effect takes place
iii) Properties of Conditional PDF
iv) Explain what is meant by cross-talk

Q.2 (a) Determine if the following function is density function or not:


fx (x)= 2+x
fx (x) for 2 Sxs 4, zero otherwise. (3)
10
(b) Describe generation of PWM signal (4)
(c) An analog signal which is band limited to 3400 Hz is sampled at 8000 Hz. Find
the signaling rate if 256 quantization levels are employed in a PCM system. (3)
Q.3 (a) Compare various parameters of AM DSB/SC, SSB/SC, VSB/SC. (4)
(b) Describe DPCM basic Principle with diagrams. (3)
(c) Determine the modulation index and bandwith of following FM signal:
v(t) =10 cos(8 x10°t+7 sin 6 x10't) (3)
Q.4 (a) Show that the random process X(t) = Acos (Wet +8), where 8 is a random

variable distributed over the range (0, 27t) is a wide-sense


uniformly
stationary proces (6)
and its properties. (4)
(b) Describe Poisson distribution

You might also like