SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
06cs81

USN

Eighth Semester B.E. Degree Examination, Dec.2013 lJan.20l4

Advanced Gomputer Architectures
Max. Marks:100

Time: 3 hrs.

(,)

o
o
L

a

o
(.)

E9
t.
(de
3

ool

troo
.=N
(g$
i cl)
HC)
oi
FO
a2
aX
oc)
50tr
.Y
-d

5r

t a.
b.
c.
d.
2a.

:s
6 .:r

>' (ts
oov
i
.-c ol)

6=
qo

=o
o-

U<
:^
o
o

z

(04 Marks)
(04 Marks)

b.
c.

(08 Marks)

3a.
b.
c.

4 a.
b.
c.
5 a.
b.
c.
6 a.

oj

6=

(08 Marks)
(04 Marks)

(05 Marks)
Explain basics of a RISC instruction set.
Show with diagram, how datahazard stalls are minimized by f.orwarding method. (07 Marks)

o- 6.

6i,

Note: Answer FIVE full questions, selecting
at least TWO questions from each part.
PART _ A
Define Instruction Set Architecture (ISA). Explain seven dimensions of an ISA,
Find the number of dies per 500 mm wafer for a die that is 2.0 cm on a side. ,
Explain main measures of dependability.
Derive CPU time in term of instruction cycle and cycles per instruction.

b.
c.
7 a.
b.
c.
8a.

a

b.
c.

:"l::1H:;ffI[,ffi

#;:i.ffi T,l.;,",::;.'#"'

(08 Marks)
(05 Marks)

With finite state processor, explain2-bit prediction scheme.
Explain hardware-based speculation with steps involved in instruction execution. (07 Marks)

major uo*r of multiple

issue processor? Summarize the basic
(08 Marks)
approaches to multiple issue and their distinguishing characteristics.
(06 Marks)
Explain branch target buffer with neat diagrams.
What are the issues involved in implementation of speculation? Explain register renaming

What are the three

aPProach'

'

PART

(06 Marks)

*q

(06 Marks)
Explain taxonomy of parallel,architecture according to Flynn.
To achieve a speedup of 80 with 100 processors, what fraction of the original computation
(06 Marks)
can be sequential?
(08 Marks)
Explain the basic of directory based cache coherence protocol.

Assume a computer where the clocks per instruction is 1.0 when.all memory accesses hit in
the cache. Only data accesses are loads and stores, and these talal 50o/o of the instructions.
If the miss penalty is 25 clock cycles and the miss rate is2o/o, how much faster would the
computer be if all instruction were cache hits?
Explain following cache optimizations:
i) Higher associativity to reduce miss rate
'' ,,1,,
.(0g Marks)
ii) Read misses over writes to reduce miss penalty.
Explain techniques for fast address translation.
(06 Marks)

Explain "compiler optimizations to reduce miss rate" in advanced cache optimizatiorr.

*_

,
(08 Marks)

Explain DRAM memory technology with its basic organization.
Write a note on protection via virtual machines.
Explain loop level dependencies by considering following
"o0.,
for
i + i) {
1; i <:100;

(i:
i:
Alil:A[d+B[i];
B[i] : cfil + Dlil; ]

f;
!- t 5i ?q

ii

lirt

't,'

i
{.,'

ftoo mu.tsy
-,w;A11--'' (09 Marks)
Explain software pipelining with symbolic loop unrolling.
List and explain five execution unit slots in the 14.-64 architecture with example instructions.
(05 Marks)

lk*rr**
06I581

USN

Eighth Semester B.E. Degree Examination, Dec.2013 lJan.20l4

Software Testing
Max. Marks:100

Time: 3 hrs.
Note: Answer FIVEfull questions, selecting
atleast Tl4/O questions from euch part.
PART _ A
d
(J

a.
$.

(95 Marks)
List all the human errors in testing.
Fxplain with a figure, errors, faults and failures in the process of programming and testing.

(.)
L

a.

o
C)
!

ox

b.
c.

;n

-oo

I

troo
.= ..1
hbo
Yo
(Jt:

b.
a2
o=

a.
b.

boi
26
-o

(06 Marks)
Explain with example, the execution history of 'C' program.
Explain the following methods of testing :
(06 Marks)
i) Walkthroughs ii) Inspections iii) Use of static code analys,is tools.
Write a'C'program to search the element in a list Or,.r*r*E binary search method and
represent :
i) All the basic bloClis present in the program
(08 Marks)
ii) Flow graph for the above program.
..

figure, the differenl steps involved in the generation of tests using the

-O

oO

category partition

method.

Anapplicationtakestwo inputs x and ywheie 3 <x < 7 and5 <y<9
i) Partition the input domains using unidimensional and multidimensional partitioning
(10 Marks)
ii) Give the geometric representation of equivalence classes.
Write a procedure for generation a decision table from a cause effect graph.
Explain with examples, the predicates and Boolean expressions.

graph

aX

Statement

o''
oFj
6:

eE
:9
>,H

bo< orJ
(J=
so

tr>
o

rJ<
-,,i c.i

Z
a

(10 Marks)
(10 Marks)

.::::.

OE

o

(10 Marks)

PART _ B
Explain the followjng structural testing with the help of "C'

ad

-?o
'Ea

0)

,:,,,,

Explain the different dynamic quality attributes.

(10 Marks)
(05 Marks)

program;yffipgnlrol flo

z.r{Y,tst;,q,
lg{ _*,-Jiq

testing

I Branchtesting
b.
c,

d.

,',;{

testing

*

Path
Pro€edure call testing.

ce*s";I

}L
rrwf.ei*' l-: i

ah-r4

,

ct

6 a. Write a 'C' program to find the GCD of two positive integers and draw tfiE*ffi*---at'rvAGAniZ
(10 Marks)
: i) Control flow graph of GCD ii) Data dependence graph of GCD.
(05 Marks)
b. Write the algorithm for reaching definition.
,. c. Explain the data flow testing criteria, with suitable

7 a.
b.
c.
a.
b.
c.
d.

example.

Explain the test specifications and cases, with suitable example.
Explain with a figure, the test harness with a comparison based test oracle.
Explain the capture and replay process.

Write short notes on

(05 Marks)
(10 Marks)
(06 Marks)
(04 Marks)

:

Integration testing strategies
System testing
Regression testing
Test case prioritization and selective execution.

(20 Marks)
06cs82

USN

Eighth Semester B.E. Degree Examination, I)ec. 2O13/Jan.2014

System Modeling and Simulation
Tirne: 3 hrs.

:

6)

o
o

g

:

ax. Marks:100

.-*:

iif!:;!:r:#ifi:i:{iji,"l;!i

"..

PART

(.)

o
!

bo-

la.
b.

-A

(10 Marks)
Briefly expiaiU the advantages and disadvantages of simulation.
what is simulatl-o$? Explain with flow-chart, the steps involved in simulation r,"ol;o

Marks)
6e

oo

ll

Eoa

2 a. A grocery store has one, checkout

counter. Custorner arrive at this checkout counter at
random from 1 to 8 minutes apaft and each interval time has the same probability of
occurrences. The service time vary from 1 to 6 rninutes with probabilities as given below :

.=N

g#
OE:
-o
=P

Service time

o2

a

4

5

6

0.30

0.25

0.10

0.05

Simulate the arrival of 10 customer and calculate.:
i) Average waiting time for a customer
ii) Probability that a customer has to wait
iii) Probability of a servef being idle
iv) Average service tirne
v) Average time between arrivals.

oO
cotr
cBd
'o
>e
'(,

J

2

0:10 '0.20

Probabilitv

a:

1

c6

-?o

-*tthL

'3*"*"*

oi=

:e

RD's for
RDis,for service time

o!e
(-) .f

<o
otE

c.!o
o.i

>*

botrbO
o=
*o
F>
o

J<
.J4 an

o

z
o

9t3
:

727

015

948

309

84

l0

74

53

l7

922'
79

.,.153

91

235

302

67

89

38

Assume that first customer arrives at time 0, Depict the simulation in tabr.llar form.
(14 Marks)

b.., Eiplain event scheduling algorithm by generating system snapshots at clock : t and
(06 Marks)
clock : t1.

3a.
c.

(08 Marks)
What is list processing? Explain the basic operations of list processing.
What is poison process? List out the assumptions which are needed to fulfill the counting
(06 Marks)
process, {N(t), t > 0}, is said to be Poisson process with mean rate }..
(06 Marks)
With example explain the properties of Poisson process.

4 a.
b.

Explain the characteristics of a queuing system. List different queuing notations. (12 Marks)
(08 Marks)
Explain the various steady state parameters of M/G/l queue.

b.
06cs82
PART _ B
Use linear congruential method to generate a sequence of 5 random members, with xsl : 27;
(04 Marks)
c: 43, a: l'7, m: 100.
: 0.05 for the following set of random members. Determine if the
b. Use the K - S table with cr
hypothesis that the number are uniformly distributed in the interval (0, 1). Randorn'mer'nbers
(08 Marks)
arc : 0.54, .73,0.98,.0.11, 0.68.
c. , Test whether the2"d,9th, 16th,
etc /so on numbers in the following sequ€nce are auto
correlated by taking cx :0.05.

5a.

0.38
0.48
0.42
0,95
0.73.

0.60

6a.

0.48
0.86
0.83
0.27
0,47
0.84

0.36

0.54
0.89
0.90
0.96

0.t4 0.86
0.37

0.21
0.81

0.41

0.55
0.30

0.1 3

0.70

0.34
0.37
0.89

0.96
0.49

0.06

0.61

0.60

0.04

0.91

0.7.9, ","'0.71

0.31

0.09

0.06

0.1

0.01

0.75
0.38

0.36i

0.2s
0.19

1

0.26

0.05

0.85
0.83

0.99
0.77
0.72
0.44

0.23
0.23
0.73

Explain acceptance - rejection :techniquO :,,for Poisson distribution. Generate 5 Poisson
variates with mean a : 0.25. Random numbers are : 0.073, 0.693, 0.945, 0.739,0.014,

0.342.

b.

(10 Marks)

Test whether the following data folows Poisson distribution using the chi-square test
goodness of fit. With mean cx :0.05

of

l

Arrivals/ period
Frequencv

',0
t2

I

2

J

4

5

6

7

8

9

10

l0

t9

17

10

8,

7

5

5

J

J

",

,',

7 a.
b.
8 a.
b.

t ,,,

a

11

I
(loMarks)
(10

.'

The following data are available on the processing time at a m/e (in minutes). Develop an
input model for the processing time : 0.64, 0.59, 1.1, 3.3, 0.54, 0.04,,0A5, 0.25, 4.4,2.7,2.4,
1.1, 3..5,'0.61, 0.20, 1.0, 0.27, 1.7, 0.04, 0.3 4.
(08 Marks)
Explain types of simulations with respect to output anlaysis. Briefly explarin the confidence inteival estimation method.
(12 Marks)

Explain the components of verification and validation process. Explain with neat diagram,
model building, verification and validation process.
(12 Marks)
With neat diagram, explain the iterative process of calibrating a model.
(08 Marks)

{< {. {< {<

2 of2

{<
O6CSiIS834

USN

Eighth Semester B.E. Degree Examination, Dec.20L3 lJan-2014

Network Management Systems
-',,,,'t*"'

3 hrs'

Note: Answer FIVEfull questions, selecting
at leust TWO questions from each part.

-,,'ii'

"'

()

.ttl;,',,,''

1

o
o

::"

a';"

BI,.J
.F,xplain the telephone network model with neat diagram.
'

b.
c.

L

a

(05 Marks)
LisJ,fte challenges faced by network managers for managing the network.; ,
What"is'network management? With neat diagram, explain network nranagement functional
(10 Marks)
groupfirgs.

(.)

d

2 a.

I

39
bo-

b.

53e
-.o

oo

c.

ll

trco
.:N

(!+
Yo)
otr
FO

3a.

List and briefly explain the salient features of different network rr,ranagement models.
(07 Marks)

With

a

block diagraut, explain ASN.1 data type structure and tags. Give example for each.

:, '

(10 Marks)
(03 Marks)

,,.. ';'r

Explain TLV encodin$ slructure with values of class bits.
,,',

"

",

b.
c.

o>

8s

From a remote managed LAN with 1 router an{,2 hubs, illustrate the system information and
(04 Marks)
address informalion acquired by a NMS.
With diagram explain two-tier, three-ligr *nd'proxy server SNMP organizatron model.
(06 Marks)
'ir' lir '
With neat diagram explain SNMP,network management architecture. Show the messages

exchanged b/w manager process and agent

a=

process.

(10 Marks)

o{J

4a.

o!
o0tr
(!(n
-o

b.

a6
6r
r3d

(05 Marks)
What is remote molitoring? With a figure explain use of RMON probe.
List and explainrRMoNl MIB groups and their functions With tablres used by.u.n,roffi.u,

c.

What

a.A
o'!

oi
o=

AE

6a.

!(J

5.Y
>':
co0
o=

''

o. ;i

u<,

:^
o
o

'7

a

"table.

''""1""

r.-.'r1" i
'','.';'.

,,::"

,fu different possible locations to place an ATM RMON probe? Explain with
(06 Marks)
diagram."
a1e

Ex,plbin virtual path-virtual circuit concept on an ATM network with an"exalnple routing
'
.. .(07 Marks)
. With a diagram explain briefly ATM management interface reference architecture.(07 Marks)
,;b,'-i
(06 Marks;
""t'
Explain M1 and M2 interface in detail.

7

a.

b.
c.

8a.

f

o

PART _ B

b.

5a.

-?o
6rY

Xo
o-

(08 Marks)
Explain the first-thr.. SNVfP,,,,Mib n grorpr.
What is SNMP communiry?,Explain SNMP community profile and access policy. (12 Marks)

b.

c.

Briefly explain HFC network technology with diagram.
Explain ADSL system reference model for management with diagram.
Illustrate ADSL MODE 1 configuration profile schema with diagram.

1oz

Marfsl

(08 Marks)
(05 Marks)

What is event correlation? Explain case-based reasoning in detail with necessary diagrams.

Write a note on different authentication systems in client-server environment.
Write short notes on :
(i) Privacy enhanced mail (PEM) (ii) Pretty good priva (PGn
"y

*

{<

{'

{<

.

6F*&

{F{

(08 Marks)
(07 Marks)

Marks)
O6CS/IS841

USN

Eighth Semester B.E. Degree Examination, Dec. 20l3lJan.2Ol4

AD-HOG Networks
,,,",.Time: 3 hrs.

Max. Marks:1,00
Note: Answer FIVEfull questions, selecting
atleast TWO questions from each part,

...:::..:.

(.)

o
o

i,..,,,,

o

la.
C)

ox

2a.
Jh

-o
-^tl
Ec6
.=N

69!
oEl
FO

b.

3a.
b.

4E
o()
6O

-A

t"'
,,

Exptain the major issues in Adhoc networks to be considered during theirdesign phase.
sues
considerer
b.

()

,,.

PART

4a.
b.

Bring out the'differences between cellular networks and Adhoc y,i
s networks.
t '''"
'1'r
ll'',,

Discuss on QoS pafameters" QoS aware routing and QoS frame work in Adhoc networks for
quality of service provisioning.
(08 Marks)
Explain in detail, the hidden and exposed terminal problems with suitable diagram, and
' :"
solution to over come the same.
(12 Marks)

Explain with packet exchange diagram of UaCRW protocol. used in wireless Adhoc
networks and its advantages with respect to MACA.
(10 Marks)
Discuss any one of the contention based lirotocols with reservation mechanisms. (10 Marks)
Explain the use of directional nnas in MAe protocols for Adhoc net
Describe the temporally ordered iouting algoiithm {TORA) for Adffi
,,
,
its pros and cons.

(08 Marks)

along with
lp Marks)

::,r

50c

(08 Marks)

,...'

a6

-?o
'ia
Oj5

PART _ B

5a.

q6.
tra.
o."
oj
OE
3o
6Li
!o
A.=

b.

6a.

"
:....:::.


How does hybrrid iouting protocol differ from other protoCok. Eri
and
disadvantages ofzone based hybrid routing protocol.
,, -What is the',significance of power aware routing protocols? Explain the [5,pes of power rl' ,r' ..,,
aware routing metrics used in such protocols.
(08 Marks)
DiSeiss the issues in designing a transport layer protocol for Adhoc networks.
- TCP with suitable diagram and example.

:

b. , Dbscribe the split

>'a

(10 Marks)
(10 Marks)

tro0

o=
o. ti
tr>
^-o
o-

a.

7,
:

-,,,,,()

netW,orks.
(08 Marks)

VL

U<

Briefly explain the various requirements of a secure routing protocol for Adhoc

b.

c.

Which are the three infrastructure that lacks in Adhoc networks that poses major challenge
in key management? Explain.
(06 Marks)
Discuss on any one secure routing protocol for Adhoc wireless networks.
(06 Marks)

o

Z

8 a.

!

o

b.
c.

Discuss on some of the design choices for providing QoS support in Adhoc networks.
(08 Marks)

Explain the cluster - TDMA protocol used for providing MAC layer QoS solution in Adhoc
networks.
(06 Marks)
Describe briefly the Ticket based QoS routing protocol used in Adhoc wireless network.
(06 Marks)

Más contenido relacionado

La actualidad más candente

05211201 A D V A N C E D D A T A S T R U C T U R E S A N D A L G O R I...
05211201  A D V A N C E D  D A T A  S T R U C T U R E S   A N D   A L G O R I...05211201  A D V A N C E D  D A T A  S T R U C T U R E S   A N D   A L G O R I...
05211201 A D V A N C E D D A T A S T R U C T U R E S A N D A L G O R I...guestd436758
 

La actualidad más candente (20)

8th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
8th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...8th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
8th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
 
5th Semester (June-2016) Computer Science and Information Science Engineering...
5th Semester (June-2016) Computer Science and Information Science Engineering...5th Semester (June-2016) Computer Science and Information Science Engineering...
5th Semester (June-2016) Computer Science and Information Science Engineering...
 
6th Semester (June; July-2015) Computer Science and Information Science Engin...
6th Semester (June; July-2015) Computer Science and Information Science Engin...6th Semester (June; July-2015) Computer Science and Information Science Engin...
6th Semester (June; July-2015) Computer Science and Information Science Engin...
 
6th Semester (December; January-2014 and 2015) Computer Science and Informati...
6th Semester (December; January-2014 and 2015) Computer Science and Informati...6th Semester (December; January-2014 and 2015) Computer Science and Informati...
6th Semester (December; January-2014 and 2015) Computer Science and Informati...
 
5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
 
7th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
7th Semeste Electronics and Communication Engineering (June-2016) Question Pa...7th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
7th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
 
7th Semester (June; July-2015) Computer Science and Information Science Engin...
7th Semester (June; July-2015) Computer Science and Information Science Engin...7th Semester (June; July-2015) Computer Science and Information Science Engin...
7th Semester (June; July-2015) Computer Science and Information Science Engin...
 
2nd Semester M Tech: CMOS VLSI Design (June-2015) Question Papers
2nd Semester M Tech: CMOS VLSI Design (June-2015) Question Papers2nd Semester M Tech: CMOS VLSI Design (June-2015) Question Papers
2nd Semester M Tech: CMOS VLSI Design (June-2015) Question Papers
 
6th Semester (June; July-2014) Computer Science and Information Science Engin...
6th Semester (June; July-2014) Computer Science and Information Science Engin...6th Semester (June; July-2014) Computer Science and Information Science Engin...
6th Semester (June; July-2014) Computer Science and Information Science Engin...
 
6th Semester CS / IS (2013-June) Question Papers
6th Semester CS / IS (2013-June) Question Papers6th Semester CS / IS (2013-June) Question Papers
6th Semester CS / IS (2013-June) Question Papers
 
5th semester Computer Science and Information Science Engg (2013 December) Qu...
5th semester Computer Science and Information Science Engg (2013 December) Qu...5th semester Computer Science and Information Science Engg (2013 December) Qu...
5th semester Computer Science and Information Science Engg (2013 December) Qu...
 
1st Semester M Tech Computer Science and Engg (Dec-2013) Question Papers
1st Semester M Tech Computer Science and Engg  (Dec-2013) Question Papers 1st Semester M Tech Computer Science and Engg  (Dec-2013) Question Papers
1st Semester M Tech Computer Science and Engg (Dec-2013) Question Papers
 
5th Semester (June; July-2015) Computer Science and Information Science Engin...
5th Semester (June; July-2015) Computer Science and Information Science Engin...5th Semester (June; July-2015) Computer Science and Information Science Engin...
5th Semester (June; July-2015) Computer Science and Information Science Engin...
 
3rd Semester (Dec-2015; Jan-2016) Computer Science and Information Science E...
3rd Semester (Dec-2015; Jan-2016) Computer Science and Information Science  E...3rd Semester (Dec-2015; Jan-2016) Computer Science and Information Science  E...
3rd Semester (Dec-2015; Jan-2016) Computer Science and Information Science E...
 
05211201 A D V A N C E D D A T A S T R U C T U R E S A N D A L G O R I...
05211201  A D V A N C E D  D A T A  S T R U C T U R E S   A N D   A L G O R I...05211201  A D V A N C E D  D A T A  S T R U C T U R E S   A N D   A L G O R I...
05211201 A D V A N C E D D A T A S T R U C T U R E S A N D A L G O R I...
 
1st and 2nd Semester M Tech: Computer Science and Engineering (Dec-2015; Jan-...
1st and 2nd Semester M Tech: Computer Science and Engineering (Dec-2015; Jan-...1st and 2nd Semester M Tech: Computer Science and Engineering (Dec-2015; Jan-...
1st and 2nd Semester M Tech: Computer Science and Engineering (Dec-2015; Jan-...
 
7th Semester (December; January-2014 and 2015) Computer Science and Informati...
7th Semester (December; January-2014 and 2015) Computer Science and Informati...7th Semester (December; January-2014 and 2015) Computer Science and Informati...
7th Semester (December; January-2014 and 2015) Computer Science and Informati...
 
7th semester Computer Science and Information Science Engg (2013 December) Qu...
7th semester Computer Science and Information Science Engg (2013 December) Qu...7th semester Computer Science and Information Science Engg (2013 December) Qu...
7th semester Computer Science and Information Science Engg (2013 December) Qu...
 
5th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
5th Semeste Electronics and Communication Engineering (June-2016) Question Pa...5th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
5th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
 
6th Semeste Electronics and Communication Engineering (Dec-2015; Jan-2016) Qu...
6th Semeste Electronics and Communication Engineering (Dec-2015; Jan-2016) Qu...6th Semeste Electronics and Communication Engineering (Dec-2015; Jan-2016) Qu...
6th Semeste Electronics and Communication Engineering (Dec-2015; Jan-2016) Qu...
 

Destacado

Web 2.0 and Rich Internet Applications
Web 2.0 and Rich Internet ApplicationsWeb 2.0 and Rich Internet Applications
Web 2.0 and Rich Internet ApplicationsSaurabh Narula
 
VTU 8TH SEM CSE ADHOC NETWORKS SOLVED PAPERS OF JUNE-2014 DEC-14 & JUNE-2015
VTU 8TH SEM CSE ADHOC NETWORKS SOLVED PAPERS OF JUNE-2014 DEC-14 & JUNE-2015VTU 8TH SEM CSE ADHOC NETWORKS SOLVED PAPERS OF JUNE-2014 DEC-14 & JUNE-2015
VTU 8TH SEM CSE ADHOC NETWORKS SOLVED PAPERS OF JUNE-2014 DEC-14 & JUNE-2015vtunotesbysree
 
System simulation & modeling notes[sjbit]
System simulation & modeling notes[sjbit]System simulation & modeling notes[sjbit]
System simulation & modeling notes[sjbit]qwerty626
 
Cloud computing notes RGPV unit 1
Cloud computing notes RGPV unit 1Cloud computing notes RGPV unit 1
Cloud computing notes RGPV unit 1Dr Md. Ilyas Khan
 
Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1Bharath Kumar
 
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERSVTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERSvtunotesbysree
 

Destacado (15)

8th semester VTU BE CS & IS question papers July 2016
8th semester VTU BE CS & IS question papers July 20168th semester VTU BE CS & IS question papers July 2016
8th semester VTU BE CS & IS question papers July 2016
 
Web 2.0 and Rich Internet Applications
Web 2.0 and Rich Internet ApplicationsWeb 2.0 and Rich Internet Applications
Web 2.0 and Rich Internet Applications
 
8th semester VTU BE CS & IS question papers from 2011 to Dec 2015
8th semester VTU BE CS & IS question papers from 2011 to Dec 20158th semester VTU BE CS & IS question papers from 2011 to Dec 2015
8th semester VTU BE CS & IS question papers from 2011 to Dec 2015
 
4th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
4th Semeste Electronics and Communication Engineering (June-2016) Question Pa...4th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
4th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
 
VTU 8TH SEM CSE ADHOC NETWORKS SOLVED PAPERS OF JUNE-2014 DEC-14 & JUNE-2015
VTU 8TH SEM CSE ADHOC NETWORKS SOLVED PAPERS OF JUNE-2014 DEC-14 & JUNE-2015VTU 8TH SEM CSE ADHOC NETWORKS SOLVED PAPERS OF JUNE-2014 DEC-14 & JUNE-2015
VTU 8TH SEM CSE ADHOC NETWORKS SOLVED PAPERS OF JUNE-2014 DEC-14 & JUNE-2015
 
System simulation & modeling notes[sjbit]
System simulation & modeling notes[sjbit]System simulation & modeling notes[sjbit]
System simulation & modeling notes[sjbit]
 
8th Semester (June-2016) Computer Science and Information Science Engineering...
8th Semester (June-2016) Computer Science and Information Science Engineering...8th Semester (June-2016) Computer Science and Information Science Engineering...
8th Semester (June-2016) Computer Science and Information Science Engineering...
 
Cloud computing notes RGPV unit 1
Cloud computing notes RGPV unit 1Cloud computing notes RGPV unit 1
Cloud computing notes RGPV unit 1
 
8th Semester (July-2016) Civil Engineering Question Paper
8th Semester (July-2016) Civil Engineering Question Paper8th Semester (July-2016) Civil Engineering Question Paper
8th Semester (July-2016) Civil Engineering Question Paper
 
8th Semester (December; January-2014 and 2015) Civil Engineering Question Papers
8th Semester (December; January-2014 and 2015) Civil Engineering Question Papers8th Semester (December; January-2014 and 2015) Civil Engineering Question Papers
8th Semester (December; January-2014 and 2015) Civil Engineering Question Papers
 
8th Semester (June; July-2014) Civil Engineering Question Paper
8th Semester (June; July-2014) Civil Engineering Question Paper8th Semester (June; July-2014) Civil Engineering Question Paper
8th Semester (June; July-2014) Civil Engineering Question Paper
 
8th semester Civil Engineering (2010 - December) Question Papers
8th semester Civil Engineering (2010 - December) Question Papers8th semester Civil Engineering (2010 - December) Question Papers
8th semester Civil Engineering (2010 - December) Question Papers
 
8th semester Civil Engineering (2010 May - June) Question Papers
8th semester Civil Engineering (2010 May - June) Question Papers8th semester Civil Engineering (2010 May - June) Question Papers
8th semester Civil Engineering (2010 May - June) Question Papers
 
Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1
 
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERSVTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
VTU 5TH SEM CSE OPERATING SYSTEMS SOLVED PAPERS
 

Similar a 8th semester Computer Science and Information Science Engg (2013 December) Question Papers

Similar a 8th semester Computer Science and Information Science Engg (2013 December) Question Papers (20)

1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
1st Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
 
3rd Semester (June; July-2014) Civil Engineering Question Papers
3rd Semester (June; July-2014) Civil Engineering Question Papers3rd Semester (June; July-2014) Civil Engineering Question Papers
3rd Semester (June; July-2014) Civil Engineering Question Papers
 
7th Semester (June; July-2014) Electronics and Communication Engineering Ques...
7th Semester (June; July-2014) Electronics and Communication Engineering Ques...7th Semester (June; July-2014) Electronics and Communication Engineering Ques...
7th Semester (June; July-2014) Electronics and Communication Engineering Ques...
 
4th Semester Electronic and Communication Engineering (2013-December) Questio...
4th Semester Electronic and Communication Engineering (2013-December) Questio...4th Semester Electronic and Communication Engineering (2013-December) Questio...
4th Semester Electronic and Communication Engineering (2013-December) Questio...
 
8th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
8th Semeste Electronics and Communication Engineering (June-2016) Question Pa...8th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
8th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
 
8th Semester Mechanical Engineering (June/July-2015) Question Papers
8th Semester Mechanical Engineering  (June/July-2015) Question Papers8th Semester Mechanical Engineering  (June/July-2015) Question Papers
8th Semester Mechanical Engineering (June/July-2015) Question Papers
 
8th Semester Electronic and Communication Engineering (2013-June) Question Pa...
8th Semester Electronic and Communication Engineering (2013-June) Question Pa...8th Semester Electronic and Communication Engineering (2013-June) Question Pa...
8th Semester Electronic and Communication Engineering (2013-June) Question Pa...
 
2013-June: 5th Semester CSE / ISE Question Papers
2013-June: 5th  Semester CSE / ISE Question Papers2013-June: 5th  Semester CSE / ISE Question Papers
2013-June: 5th Semester CSE / ISE Question Papers
 
5th Semester CS / IS (2013-June) Question Papers
5th Semester CS / IS (2013-June) Question Papers5th Semester CS / IS (2013-June) Question Papers
5th Semester CS / IS (2013-June) Question Papers
 
6th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
6th Semeste Electronics and Communication Engineering (June-2016) Question Pa...6th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
6th Semeste Electronics and Communication Engineering (June-2016) Question Pa...
 
3rd Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
3rd Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers3rd Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
3rd Semester M Tech CMOS VLSI Design (Dec-2013) Question Papers
 
3rd Semester CS and IS (2013-June) Question Papers
3rd  Semester CS and IS  (2013-June) Question Papers 3rd  Semester CS and IS  (2013-June) Question Papers
3rd Semester CS and IS (2013-June) Question Papers
 
2013-June: 3rd Semester CSE / ISE Question Papers
2013-June: 3rd  Semester CSE / ISE Question Papers2013-June: 3rd  Semester CSE / ISE Question Papers
2013-June: 3rd Semester CSE / ISE Question Papers
 
8th Semester (Dec-2013) Electronic and Communication Engineering Question Pap...
8th Semester (Dec-2013) Electronic and Communication Engineering Question Pap...8th Semester (Dec-2013) Electronic and Communication Engineering Question Pap...
8th Semester (Dec-2013) Electronic and Communication Engineering Question Pap...
 
8th Semester Electronic and Communication Engineering (June/July-2015) Questi...
8th Semester Electronic and Communication Engineering (June/July-2015) Questi...8th Semester Electronic and Communication Engineering (June/July-2015) Questi...
8th Semester Electronic and Communication Engineering (June/July-2015) Questi...
 
6th Semester (June; July-2014) Electronics and Communication Engineering Ques...
6th Semester (June; July-2014) Electronics and Communication Engineering Ques...6th Semester (June; July-2014) Electronics and Communication Engineering Ques...
6th Semester (June; July-2014) Electronics and Communication Engineering Ques...
 
7th CS & IS question papers December 2013-14
7th CS & IS question papers December 2013-147th CS & IS question papers December 2013-14
7th CS & IS question papers December 2013-14
 
5th Semester Electronic and Communication Engineering (June/July-2015) Questi...
5th Semester Electronic and Communication Engineering (June/July-2015) Questi...5th Semester Electronic and Communication Engineering (June/July-2015) Questi...
5th Semester Electronic and Communication Engineering (June/July-2015) Questi...
 
7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
 
6th Semester Electronic and Communication Engineering (June/July-2015) Questi...
6th Semester Electronic and Communication Engineering (June/July-2015) Questi...6th Semester Electronic and Communication Engineering (June/July-2015) Questi...
6th Semester Electronic and Communication Engineering (June/July-2015) Questi...
 

Más de BGS Institute of Technology, Adichunchanagiri University (ACU)

Más de BGS Institute of Technology, Adichunchanagiri University (ACU) (20)

4th Semester Computer Science and Engineering (ACU-2022) Question Paper
4th Semester Computer Science and Engineering (ACU-2022) Question Paper4th Semester Computer Science and Engineering (ACU-2022) Question Paper
4th Semester Computer Science and Engineering (ACU-2022) Question Paper
 
3rd Semester Computer Science and Engineering (ACU - 2022) Question papers
3rd Semester Computer Science and Engineering  (ACU - 2022) Question papers3rd Semester Computer Science and Engineering  (ACU - 2022) Question papers
3rd Semester Computer Science and Engineering (ACU - 2022) Question papers
 
3rd Semester Computer Science and Engineering (ACU - 2021) Question papers
3rd Semester Computer Science and Engineering  (ACU - 2021) Question papers3rd Semester Computer Science and Engineering  (ACU - 2021) Question papers
3rd Semester Computer Science and Engineering (ACU - 2021) Question papers
 
3rd Semester Computer Science and Engineering (ACU) Question papers
3rd Semester Computer Science and Engineering  (ACU) Question papers3rd Semester Computer Science and Engineering  (ACU) Question papers
3rd Semester Computer Science and Engineering (ACU) Question papers
 
3rd Semester Computer Science and Engineering (ACU) Question papers
3rd Semester Computer Science and Engineering  (ACU) Question papers3rd Semester Computer Science and Engineering  (ACU) Question papers
3rd Semester Computer Science and Engineering (ACU) Question papers
 
3rd Semester Computer Science and Engineering (ACU) Question papers
3rd Semester Computer Science and Engineering  (ACU) Question papers3rd Semester Computer Science and Engineering  (ACU) Question papers
3rd Semester Computer Science and Engineering (ACU) Question papers
 
3rd Semester Computer Science and Engineering (ACU-2022) Question papers
3rd Semester Computer Science and Engineering  (ACU-2022) Question papers3rd Semester Computer Science and Engineering  (ACU-2022) Question papers
3rd Semester Computer Science and Engineering (ACU-2022) Question papers
 
3rd Semester Computer Science and Engineering (ACU) Question papers
3rd Semester Computer Science and Engineering  (ACU) Question papers3rd Semester Computer Science and Engineering  (ACU) Question papers
3rd Semester Computer Science and Engineering (ACU) Question papers
 
3rd Semester Computer Science and Engineering (ACU) Question papers
3rd Semester Computer Science and Engineering  (ACU) Question papers3rd Semester Computer Science and Engineering  (ACU) Question papers
3rd Semester Computer Science and Engineering (ACU) Question papers
 
8th Semester Civil Engineering Question Papers June/july 2018
8th Semester Civil Engineering Question Papers June/july 20188th Semester Civil Engineering Question Papers June/july 2018
8th Semester Civil Engineering Question Papers June/july 2018
 
7th Semester Civil Engineering Question Papers June/july 2018
7th Semester Civil Engineering Question Papers June/july 20187th Semester Civil Engineering Question Papers June/july 2018
7th Semester Civil Engineering Question Papers June/july 2018
 
6th Semester Civil Engineering Question Papers June/july 2018
6th Semester Civil Engineering Question Papers June/july 20186th Semester Civil Engineering Question Papers June/july 2018
6th Semester Civil Engineering Question Papers June/july 2018
 
5th Semester Civil Engineering Question Papers June/july 2018
5th Semester Civil Engineering Question Papers June/july 20185th Semester Civil Engineering Question Papers June/july 2018
5th Semester Civil Engineering Question Papers June/july 2018
 
4th Semester Civil Engineering Question Papers June/july 2018
4th Semester Civil Engineering Question Papers June/july 20184th Semester Civil Engineering Question Papers June/july 2018
4th Semester Civil Engineering Question Papers June/july 2018
 
3rd Semester Civil Engineering Question Papers June/july 2018
3rd Semester Civil Engineering Question Papers June/july 2018 3rd Semester Civil Engineering Question Papers June/july 2018
3rd Semester Civil Engineering Question Papers June/july 2018
 
8th Semester Mechanical Engineering (June-2016) Question Papers
8th Semester Mechanical Engineering (June-2016) Question Papers8th Semester Mechanical Engineering (June-2016) Question Papers
8th Semester Mechanical Engineering (June-2016) Question Papers
 
7th Semester Mechanical Engineering (June-2016) Question Papers
7th Semester Mechanical Engineering (June-2016) Question Papers7th Semester Mechanical Engineering (June-2016) Question Papers
7th Semester Mechanical Engineering (June-2016) Question Papers
 
6th Semester Mechanical Engineering (June-2016) Question Papers
6th Semester Mechanical Engineering (June-2016) Question Papers6th Semester Mechanical Engineering (June-2016) Question Papers
6th Semester Mechanical Engineering (June-2016) Question Papers
 
5th Semester Mechanical Engineering (June-2016) Question Papers
5th Semester Mechanical Engineering (June-2016) Question Papers5th Semester Mechanical Engineering (June-2016) Question Papers
5th Semester Mechanical Engineering (June-2016) Question Papers
 
4th Semester Mechanical Engineering (June-2016) Question Papers
4th Semester Mechanical Engineering (June-2016) Question Papers4th Semester Mechanical Engineering (June-2016) Question Papers
4th Semester Mechanical Engineering (June-2016) Question Papers
 

Último

Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 

Último (20)

Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 

8th semester Computer Science and Information Science Engg (2013 December) Question Papers

  • 1. 06cs81 USN Eighth Semester B.E. Degree Examination, Dec.2013 lJan.20l4 Advanced Gomputer Architectures Max. Marks:100 Time: 3 hrs. (,) o o L a o (.) E9 t. (de 3 ool troo .=N (g$ i cl) HC) oi FO a2 aX oc) 50tr .Y -d 5r t a. b. c. d. 2a. :s 6 .:r >' (ts oov i .-c ol) 6= qo =o o- U< :^ o o z (04 Marks) (04 Marks) b. c. (08 Marks) 3a. b. c. 4 a. b. c. 5 a. b. c. 6 a. oj 6= (08 Marks) (04 Marks) (05 Marks) Explain basics of a RISC instruction set. Show with diagram, how datahazard stalls are minimized by f.orwarding method. (07 Marks) o- 6. 6i, Note: Answer FIVE full questions, selecting at least TWO questions from each part. PART _ A Define Instruction Set Architecture (ISA). Explain seven dimensions of an ISA, Find the number of dies per 500 mm wafer for a die that is 2.0 cm on a side. , Explain main measures of dependability. Derive CPU time in term of instruction cycle and cycles per instruction. b. c. 7 a. b. c. 8a. a b. c. :"l::1H:;ffI[,ffi #;:i.ffi T,l.;,",::;.'#"' (08 Marks) (05 Marks) With finite state processor, explain2-bit prediction scheme. Explain hardware-based speculation with steps involved in instruction execution. (07 Marks) major uo*r of multiple issue processor? Summarize the basic (08 Marks) approaches to multiple issue and their distinguishing characteristics. (06 Marks) Explain branch target buffer with neat diagrams. What are the issues involved in implementation of speculation? Explain register renaming What are the three aPProach' ' PART (06 Marks) *q (06 Marks) Explain taxonomy of parallel,architecture according to Flynn. To achieve a speedup of 80 with 100 processors, what fraction of the original computation (06 Marks) can be sequential? (08 Marks) Explain the basic of directory based cache coherence protocol. Assume a computer where the clocks per instruction is 1.0 when.all memory accesses hit in the cache. Only data accesses are loads and stores, and these talal 50o/o of the instructions. If the miss penalty is 25 clock cycles and the miss rate is2o/o, how much faster would the computer be if all instruction were cache hits? Explain following cache optimizations: i) Higher associativity to reduce miss rate '' ,,1,, .(0g Marks) ii) Read misses over writes to reduce miss penalty. Explain techniques for fast address translation. (06 Marks) Explain "compiler optimizations to reduce miss rate" in advanced cache optimizatiorr. *_ , (08 Marks) Explain DRAM memory technology with its basic organization. Write a note on protection via virtual machines. Explain loop level dependencies by considering following "o0., for i + i) { 1; i <:100; (i: i: Alil:A[d+B[i]; B[i] : cfil + Dlil; ] f; !- t 5i ?q ii lirt 't,' i {.,' ftoo mu.tsy -,w;A11--'' (09 Marks) Explain software pipelining with symbolic loop unrolling. List and explain five execution unit slots in the 14.-64 architecture with example instructions. (05 Marks) lk*rr**
  • 2. 06I581 USN Eighth Semester B.E. Degree Examination, Dec.2013 lJan.20l4 Software Testing Max. Marks:100 Time: 3 hrs. Note: Answer FIVEfull questions, selecting atleast Tl4/O questions from euch part. PART _ A d (J a. $. (95 Marks) List all the human errors in testing. Fxplain with a figure, errors, faults and failures in the process of programming and testing. (.) L a. o C) ! ox b. c. ;n -oo I troo .= ..1 hbo Yo (Jt: b. a2 o= a. b. boi 26 -o (06 Marks) Explain with example, the execution history of 'C' program. Explain the following methods of testing : (06 Marks) i) Walkthroughs ii) Inspections iii) Use of static code analys,is tools. Write a'C'program to search the element in a list Or,.r*r*E binary search method and represent : i) All the basic bloClis present in the program (08 Marks) ii) Flow graph for the above program. .. figure, the differenl steps involved in the generation of tests using the -O oO category partition method. Anapplicationtakestwo inputs x and ywheie 3 <x < 7 and5 <y<9 i) Partition the input domains using unidimensional and multidimensional partitioning (10 Marks) ii) Give the geometric representation of equivalence classes. Write a procedure for generation a decision table from a cause effect graph. Explain with examples, the predicates and Boolean expressions. graph aX Statement o'' oFj 6: eE :9 >,H bo< orJ (J= so tr> o rJ< -,,i c.i Z a (10 Marks) (10 Marks) .::::. OE o (10 Marks) PART _ B Explain the followjng structural testing with the help of "C' ad -?o 'Ea 0) ,:,,,, Explain the different dynamic quality attributes. (10 Marks) (05 Marks) program;yffipgnlrol flo z.r{Y,tst;,q, lg{ _*,-Jiq testing I Branchtesting b. c, d. ,',;{ testing * Path Pro€edure call testing. ce*s";I }L rrwf.ei*' l-: i ah-r4 , ct 6 a. Write a 'C' program to find the GCD of two positive integers and draw tfiE*ffi*---at'rvAGAniZ (10 Marks) : i) Control flow graph of GCD ii) Data dependence graph of GCD. (05 Marks) b. Write the algorithm for reaching definition. ,. c. Explain the data flow testing criteria, with suitable 7 a. b. c. a. b. c. d. example. Explain the test specifications and cases, with suitable example. Explain with a figure, the test harness with a comparison based test oracle. Explain the capture and replay process. Write short notes on (05 Marks) (10 Marks) (06 Marks) (04 Marks) : Integration testing strategies System testing Regression testing Test case prioritization and selective execution. (20 Marks)
  • 3. 06cs82 USN Eighth Semester B.E. Degree Examination, I)ec. 2O13/Jan.2014 System Modeling and Simulation Tirne: 3 hrs. : 6) o o g : ax. Marks:100 .-*: iif!:;!:r:#ifi:i:{iji,"l;!i ".. PART (.) o ! bo- la. b. -A (10 Marks) Briefly expiaiU the advantages and disadvantages of simulation. what is simulatl-o$? Explain with flow-chart, the steps involved in simulation r,"ol;o Marks) 6e oo ll Eoa 2 a. A grocery store has one, checkout counter. Custorner arrive at this checkout counter at random from 1 to 8 minutes apaft and each interval time has the same probability of occurrences. The service time vary from 1 to 6 rninutes with probabilities as given below : .=N g# OE: -o =P Service time o2 a 4 5 6 0.30 0.25 0.10 0.05 Simulate the arrival of 10 customer and calculate.: i) Average waiting time for a customer ii) Probability that a customer has to wait iii) Probability of a servef being idle iv) Average service tirne v) Average time between arrivals. oO cotr cBd 'o >e '(, J 2 0:10 '0.20 Probabilitv a: 1 c6 -?o -*tthL '3*"*"* oi= :e RD's for RDis,for service time o!e (-) .f <o otE c.!o o.i >* botrbO o= *o F> o J< .J4 an o z o 9t3 : 727 015 948 309 84 l0 74 53 l7 922' 79 .,.153 91 235 302 67 89 38 Assume that first customer arrives at time 0, Depict the simulation in tabr.llar form. (14 Marks) b.., Eiplain event scheduling algorithm by generating system snapshots at clock : t and (06 Marks) clock : t1. 3a. c. (08 Marks) What is list processing? Explain the basic operations of list processing. What is poison process? List out the assumptions which are needed to fulfill the counting (06 Marks) process, {N(t), t > 0}, is said to be Poisson process with mean rate }.. (06 Marks) With example explain the properties of Poisson process. 4 a. b. Explain the characteristics of a queuing system. List different queuing notations. (12 Marks) (08 Marks) Explain the various steady state parameters of M/G/l queue. b.
  • 4. 06cs82 PART _ B Use linear congruential method to generate a sequence of 5 random members, with xsl : 27; (04 Marks) c: 43, a: l'7, m: 100. : 0.05 for the following set of random members. Determine if the b. Use the K - S table with cr hypothesis that the number are uniformly distributed in the interval (0, 1). Randorn'mer'nbers (08 Marks) arc : 0.54, .73,0.98,.0.11, 0.68. c. , Test whether the2"d,9th, 16th, etc /so on numbers in the following sequ€nce are auto correlated by taking cx :0.05. 5a. 0.38 0.48 0.42 0,95 0.73. 0.60 6a. 0.48 0.86 0.83 0.27 0,47 0.84 0.36 0.54 0.89 0.90 0.96 0.t4 0.86 0.37 0.21 0.81 0.41 0.55 0.30 0.1 3 0.70 0.34 0.37 0.89 0.96 0.49 0.06 0.61 0.60 0.04 0.91 0.7.9, ","'0.71 0.31 0.09 0.06 0.1 0.01 0.75 0.38 0.36i 0.2s 0.19 1 0.26 0.05 0.85 0.83 0.99 0.77 0.72 0.44 0.23 0.23 0.73 Explain acceptance - rejection :techniquO :,,for Poisson distribution. Generate 5 Poisson variates with mean a : 0.25. Random numbers are : 0.073, 0.693, 0.945, 0.739,0.014, 0.342. b. (10 Marks) Test whether the following data folows Poisson distribution using the chi-square test goodness of fit. With mean cx :0.05 of l Arrivals/ period Frequencv ',0 t2 I 2 J 4 5 6 7 8 9 10 l0 t9 17 10 8, 7 5 5 J J ", ,', 7 a. b. 8 a. b. t ,,, a 11 I (loMarks) (10 .' The following data are available on the processing time at a m/e (in minutes). Develop an input model for the processing time : 0.64, 0.59, 1.1, 3.3, 0.54, 0.04,,0A5, 0.25, 4.4,2.7,2.4, 1.1, 3..5,'0.61, 0.20, 1.0, 0.27, 1.7, 0.04, 0.3 4. (08 Marks) Explain types of simulations with respect to output anlaysis. Briefly explarin the confidence inteival estimation method. (12 Marks) Explain the components of verification and validation process. Explain with neat diagram, model building, verification and validation process. (12 Marks) With neat diagram, explain the iterative process of calibrating a model. (08 Marks) {< {. {< {< 2 of2 {<
  • 5. O6CSiIS834 USN Eighth Semester B.E. Degree Examination, Dec.20L3 lJan-2014 Network Management Systems -',,,,'t*"' 3 hrs' Note: Answer FIVEfull questions, selecting at leust TWO questions from each part. -,,'ii' "' () .ttl;,',,,'' 1 o o ::" a';" BI,.J .F,xplain the telephone network model with neat diagram. ' b. c. L a (05 Marks) LisJ,fte challenges faced by network managers for managing the network.; , What"is'network management? With neat diagram, explain network nranagement functional (10 Marks) groupfirgs. (.) d 2 a. I 39 bo- b. 53e -.o oo c. ll trco .:N (!+ Yo) otr FO 3a. List and briefly explain the salient features of different network rr,ranagement models. (07 Marks) With a block diagraut, explain ASN.1 data type structure and tags. Give example for each. :, ' (10 Marks) (03 Marks) ,,.. ';'r Explain TLV encodin$ slructure with values of class bits. ,,', " ", b. c. o> 8s From a remote managed LAN with 1 router an{,2 hubs, illustrate the system information and (04 Marks) address informalion acquired by a NMS. With diagram explain two-tier, three-ligr *nd'proxy server SNMP organizatron model. (06 Marks) 'ir' lir ' With neat diagram explain SNMP,network management architecture. Show the messages exchanged b/w manager process and agent a= process. (10 Marks) o{J 4a. o! o0tr (!(n -o b. a6 6r r3d (05 Marks) What is remote molitoring? With a figure explain use of RMON probe. List and explainrRMoNl MIB groups and their functions With tablres used by.u.n,roffi.u, c. What a.A o'! oi o= AE 6a. !(J 5.Y >': co0 o= '' o. ;i u<, :^ o o '7 a "table. ''""1"" r.-.'r1" i '','.';'. ,,::" ,fu different possible locations to place an ATM RMON probe? Explain with (06 Marks) diagram." a1e Ex,plbin virtual path-virtual circuit concept on an ATM network with an"exalnple routing ' .. .(07 Marks) . With a diagram explain briefly ATM management interface reference architecture.(07 Marks) ,;b,'-i (06 Marks; ""t' Explain M1 and M2 interface in detail. 7 a. b. c. 8a. f o PART _ B b. 5a. -?o 6rY Xo o- (08 Marks) Explain the first-thr.. SNVfP,,,,Mib n grorpr. What is SNMP communiry?,Explain SNMP community profile and access policy. (12 Marks) b. c. Briefly explain HFC network technology with diagram. Explain ADSL system reference model for management with diagram. Illustrate ADSL MODE 1 configuration profile schema with diagram. 1oz Marfsl (08 Marks) (05 Marks) What is event correlation? Explain case-based reasoning in detail with necessary diagrams. Write a note on different authentication systems in client-server environment. Write short notes on : (i) Privacy enhanced mail (PEM) (ii) Pretty good priva (PGn "y * {< {' {< . 6F*& {F{ (08 Marks) (07 Marks) Marks)
  • 6. O6CS/IS841 USN Eighth Semester B.E. Degree Examination, Dec. 20l3lJan.2Ol4 AD-HOG Networks ,,,",.Time: 3 hrs. Max. Marks:1,00 Note: Answer FIVEfull questions, selecting atleast TWO questions from each part, ...:::..:. (.) o o i,..,,,, o la. C) ox 2a. Jh -o -^tl Ec6 .=N 69! oEl FO b. 3a. b. 4E o() 6O -A t"' ,, Exptain the major issues in Adhoc networks to be considered during theirdesign phase. sues considerer b. () ,,. PART 4a. b. Bring out the'differences between cellular networks and Adhoc y,i s networks. t '''" '1'r ll'',, Discuss on QoS pafameters" QoS aware routing and QoS frame work in Adhoc networks for quality of service provisioning. (08 Marks) Explain in detail, the hidden and exposed terminal problems with suitable diagram, and ' :" solution to over come the same. (12 Marks) Explain with packet exchange diagram of UaCRW protocol. used in wireless Adhoc networks and its advantages with respect to MACA. (10 Marks) Discuss any one of the contention based lirotocols with reservation mechanisms. (10 Marks) Explain the use of directional nnas in MAe protocols for Adhoc net Describe the temporally ordered iouting algoiithm {TORA) for Adffi ,, , its pros and cons. (08 Marks) along with lp Marks) ::,r 50c (08 Marks) ,...' a6 -?o 'ia Oj5 PART _ B 5a. q6. tra. o." oj OE 3o 6Li !o A.= b. 6a. " :....:::. How does hybrrid iouting protocol differ from other protoCok. Eri and disadvantages ofzone based hybrid routing protocol. ,, -What is the',significance of power aware routing protocols? Explain the [5,pes of power rl' ,r' ..,, aware routing metrics used in such protocols. (08 Marks) DiSeiss the issues in designing a transport layer protocol for Adhoc networks. - TCP with suitable diagram and example. : b. , Dbscribe the split >'a (10 Marks) (10 Marks) tro0 o= o. ti tr> ^-o o- a. 7, : -,,,,,() netW,orks. (08 Marks) VL U< Briefly explain the various requirements of a secure routing protocol for Adhoc b. c. Which are the three infrastructure that lacks in Adhoc networks that poses major challenge in key management? Explain. (06 Marks) Discuss on any one secure routing protocol for Adhoc wireless networks. (06 Marks) o Z 8 a. ! o b. c. Discuss on some of the design choices for providing QoS support in Adhoc networks. (08 Marks) Explain the cluster - TDMA protocol used for providing MAC layer QoS solution in Adhoc networks. (06 Marks) Describe briefly the Ticket based QoS routing protocol used in Adhoc wireless network. (06 Marks)