SlideShare a Scribd company logo
+S."n t,S
Seventh Semester B.E. Degree Examination, Dec.20l5 llan.20L6
Obiect Oriented Modeling and Design flr
"a)"
tns,selecfing
Max' *:Wno
Q5 at least TIYO questions from each part
.9
o6
lr
-s
E PART-A
n;i {*/-
i E 7 a.*@lt is pattem? Explain the properties ofpattem for softw..3re Architeeture. .(10 Marks)
nt !ffiDescribes the Three categories of Patterns. (10 Marks)
10cs71USN
H 4xr-a ft*
€ I a. What is the object orientation? Explain the characteristics of ffi3ect oriented with
fi examples. . q; - (10 Marks)
E ; b. What is modeling concepts? Explain write class model of w${6kifig systern. (10 Nlarks)
dryd
A= nn
f g b. Briefly exnfainffin Architecturat styies s.riiea for system design. (10 Marks)
E-
=d
f H 6 a. Explain frqffierent steps are involved in design optimization. (10 Marks)
o 'v rlairx&ffine - way association and Two way associations. (05 Marks)a- d b. b'xl
E=
'5 -1 2 a. Explain the properties of Association ends. ^ mn (06 Marks)
8"3 b. What ir -uttipi. inheritance? Explain the kinds of mffife hheritance. (08 Marks)
H'f c. What is an event? Explain different types of evegB wfth example. (06 Marks)
:E d #)*q(cs
tr. N-J
E ry 3 a. Explain nested state and Nested state diagraBqWith example. (10 Marks)
i .$ b. Define use case models? Explain use case $ffi* for a vending machine. (06 Marks)
i ; c. Discuss the Guidelines for activity m#[s. (04 Marks)
Eg "c|.,s E 4 a. DefiRe software development p{rypx? Explain the stages of software development process.
tf k v, (loMarks)
E S b. Explain the steps involvedffiskucting a domain state model (10 Marks)
$ E ,""]&l
Erqi **- PART-B
€i5a.Whatarethesteps^iffffi.din.oo,t*-,ti,,g*,pp1icationclassmodel?(10Marks)
.} ts L D;^{I.,^*-r^;-; ^- A-^L;+^^.i.,*;r.+-,1^..,,;+^,.1 f^-..,^+^* A^.;* /.rnrn--r.-
FE . #btt"ribes
the Three
E E *S Write short notes on
E S Ah' a. Structure part of con
u"
I b. Explaiqgffine - way association and Two way associations. (05 Marks)
E E c. Corqffiforward Engineering and Reverse Engineering. . (05 Marks)
B O #.q*dfl
@ tE -$. {i" S
Ih(nat ls paEeml .trxplam me propertles oI pattem lor softw-.3re Arcnlteomre. .(ro Iuarks)
Describes the Three categories of Patterns. (10 Marks)
Write short notes on
Structure part of command processor. (05 Marks)q *ffi a. Structure part oI command processor. (05 Marks)
dffixr b. Dynamic scenario ofview Handler (05 Marks)
-}r.i c. Benefits ofview Handler (05 Marks)
€ d. Idioms and style. (05 Marks)
z
tr
6 ****'r
E
o
o./
*
USN l0cs72
Seventh Semester B.E. Degree Exd hation, Dec.20 l5l Jan.20l 6
Time: 3 hrs.
Embedded Gomputing System
Note: Answer FIVE full questions, selecting
at least TWO questions from each part.
PART _ A
I a. What is an Embedded Computing system? Mention its characteristics. (04 Marks)
b. Explain Embedded system Design process with respect to GPS moving map. (10 Marks)
c. Draw and explain the sequence diagram for transmitting a control input in a model train
controller. (06 Marks)
2 a- Write ARM assembly code to implement the following C assignments
i) x: (a - b)+(c x d) ;
ii) y: (a < <3)l @ & 1b);
b. Explain the pipelined execution of a branch in ARM using a pipeline diagram.
c. What is a cache? Explain the following with diagram
i) Two - Level cache system
ii) Direct - Mapped cache
iii) Set - Associative cache
3 a. Draw the UML state diagram of bus bridge operation and explain.
b. Explain with a neat diagram, the bus with a DMA controller.
c. Write a requirement table for an Alarm clock.
4 a. Briefly explain ControVData Flow Graphs. Draw the CDFG for the C codes given below
i) procl( );
If(a<b)
proc2( );
else
proc3( )'
proc4 ( ):
s:r*i{ch(on)
tt
r."',,',,
"cas€
1 : proc5( );
break;
case 2: proc6( );
.rr break;
oj case 3 : procT( );
break;
)
Proc8( )
ii) for (i:0; i<N;i++)
f
1
a: procl(a,b);
b 1roc2 (a,b);
)
Max. Marks:100
oo
o
!
o
d
O
(.)
r
E9oo#
X=
X-
EO7(n
-oo ll
coo
.=N
i50
ts()
()trFO
oB
Es
39
bU
oo<
lEr
-o
dn
-i? o
6r
AEtrit
o-i
";6o=
toatE
FO
5.e>'!
oo-
trbo,nc
6=
=(€:+9
=oO:"
L,<
: ..1
;
z
L
(06 Marks)
(04 Marks)
(10 Marks)
(06 Marks)
(06 Marks)
(08 Marks)
I of2
(06 Marks)
10cs72
b. Show the contents of the Assembler's symbol Table at the end of code generation for each
PART - q
5 a. What is Real-Time operating system and Real-Time Kernel? Define Task Control Block
(TCB) and describe the structure of a TCB. (07 Marks)
b. Explain the synchronization issues in resource utilization. Using the Dining Philosopher's
problem. Mention the solutions for those issues. (07 Marks)
c. Three processes with process IDs Pl, P2, P3 with estimated completion time 8, 5, 4
milliseconds respectively, enters the ready queue together in the or P2, P:, Pr. Process P+
with estimated execution time 4 milliseconds entered the 'Ready' queue 3 milliseconds later
the start of execution of Pl. Calculate the waiting time and Tum Around Time (TAT) for
each process and the Average waiting time and Average Turn Around time (Assuming there
is no I/O waiting for the processes in RR algorithm with Time slice : 2ms. (06 Marks)
6 a. Explain briefly the concept of counting semaphore and Mutex. (08 Marks)
What is advanced configuration and power interface? Explain the basic global power states
line of the following program.
D ORG 100
P1 CMP r0, rl
BEQ Pl
P2 CMP r0,12
BEQ P2
P3 CMP r0, 13
BEQ P3
ii) oRG 200
Pl ADR 14, a
LDR r0, [r4]
ADR 14, e
LDR r1. [r4]
ADD r0, r0, r1
BNE ql
P2 ADR 14, e
c. Explain briefly different types of performance measures on programs.
supported by ACPI.
c. Describe how to evaluate OS performance in terms of the following:
0 Context switching
ii) Cache scheduling
(10 Marks)
(04 Marks)
(06 Marks)
(06 Marks)
7a.
b.
c.
8a.
b.
c.
d.
With a neaf diagram, explain the various fields of CAN frame. (07 Marks)
Explain a neat diagram, the structure of an IP packet. (07 Marks)
List and explain the advantages and limitations of simulator Based Debugging. (06 Marks)
With a neat diagram, explain elements of the ARM AMBA bus system. (05 Marks)
Write a short note on Logic Analizer. (05 Marks)
Explain with a diagram the concept of Context switching, context saving and context
Retrieval. (05 Marks)
Differentiate Non-preemptive SJF'scheduling algorithm and Preemptive SJF scheduling
algorithm with simple examples. (05 Marks)
*rr**a
2 of2
10cs73USN
b.
c.
d
.9 I!
3k
p.
CB
tr
0
o
o
E9
v,
Ec 2
!,,
bn"
d'€
-= c.t
dV
d^
bf,o
6)tr
-.E()
o3 t*.a J
-.E
BS
bU
(dO
o€b0ts
6d
Ex
}E6+
.T6tj
Y=
a9trit
5.!od' 4otO
9HtootE
E.E
Ha)
?E
>tH
eoo.Hd
+o
tr > .fl.d
o-ff-- *
E',a;:" :- 5
J<"'.
i'f1
o
o
z
d
to
o.
Seventh Semester B.E. Degree Examination, Dec.2015 IJ an.201,6
Programming the Web
Time:3 hrs. Max. Marks:10ft
Note: Answer FIVE faU questions, selecting 4,-e 't
at least TWO questions from each parl
^#;,..*{
'j*'"
PART - A {%:'". "- t
a. What is MIME? Explain its specifications. &"*(o+ Marks)
b. Write the General form of HTTP request and response. Explain. {,*i (08 Marks)
c. Illustrate with an example, each of the following XHTML tags
i) <pre>
ii) <blockquote>
iii) <a>
iv) <meta>
h. ..
(08 Marks)
a. Why are lists used on web pages? With an example,,q5.plaifi different types of lists available
in XHTML. (06 Marks)
Explain with an example the concept of frameseffs4qd frames in building web pages
__
'{}w.."* (06 Marks)
What are selector forms? Explain with exaffidifferent types of selector forms. (08 Marks)
a. With the help of an example, ex,p1{i.!3 JavaScript's screen output and keyboard input
methods. q (08 Marks)
b. Explain the following objects_a@able in JavaScript. List atleast 3 methods available with
them. *fu"
i) Math object #r=
ii) Number object ,
"
l-
iii) Date object_.", w"
iv) Anay o"bj%it;: (08 Marks)
c. Write a JavaScdidhdo read an email ID from the user using prompt and validate it. It should
contain ,;.S,#*'.' (dot) (04 Marks)
a. Discuss.lml...f-two methods of Element Access in JavaScript. Give examples for both.
qff;1 (06 Marks)
b. Wffifle help of an example, explain any one event associated with the following elements.
_SFbdV ii) Button iii) Textbox (06 Marks)
,9.ffiExplain different techniques to position elements in XHTML. What are the standard values
"e',,'$, for visibility property? How are they used? (08 Marks)
PART - B
What is DTD? What is the difference between Extemal and Internal DTD's? Write the
syntax and example for declaring elements, Attributes and Entities in a DTD. (08 Marks)
Illustrate with the help of a diagram the XSLT processing. (06 Marks)
Declare an XML document containing data of 3 Employee's (Emp_ID, Emp_Name,
Emp_Desig, Emp_Age, Emp_Phone, Emp_Address) and display this XML data using CSS,
with following rules:
Emp_ID in font-size 28 pts and cblor- Red
Emp_Name and Emp_Desig in font size 18 pts and color - Blue
Emp_Age, Emp_Phone and Emp_Address in font size 15pt and color- Black. (06 Marks)
a.
b.
c.
I of2
t
10cs73
#6 a. Write a Perl progmm to read a number from standard input device and check if it isgqritfle
number. Display appropriate massages. @ffiarkg
b. How are Array's declared in Perl? Demonstrate the use of 'foreach' statedhilt"'%n perl
Array's. *
t"u *'(06
Marks)
c. Write an XHTML and Perl program, the XHTML should define d&ttn containing
Book_AccNO, Book_Name, Book_Author, BoofEdn, and Book_Pqb@Hs textboxes and
a submit and reset button. On submission to a Perl CGI, the Perl prg$}a+h should extract the
book information and store it into the database in 'Book',.-"tdE. Handle exceptions
appropriately. . *,. * (08 Marks)
la.
b.
c.
8a.
b.
c.
d.
t"*
Explain different functions available in php for handlinefl**. Give examples for opening,
closing, reading and writing to files. #+, (08 Marks)
What is session tracking in web pages? With tfff.rhelp of an example php program
demonstrate how session can be used to track 4dhQel of web pages visited in a session.
,*ffi6* (08 Marks)
What is a Cookie? Why are they used? Wh@function is used in php to set a Cookie? Give
t-
& a,'
an example and slmtax.
fl *
,' (04 Marks)
,r*t" prtE
Explain keyboard input and scregnlUffiut functions in Ruby. (04 Marks)
Write a Ruby program to de_c_lB#mn array, store in it 10 elements of type integer. Use
'for- in' statement to sum fl6@ay elements and display the sum. (06 Marks)
With a help of a diagram_e.ffi_r{hin how rails responds to simple web requests. (04 Marks)
Write a note on the conoeptof classes and inheritance in Ruby. (06 Marks)
. r'i'.'b
. dk#'" .,t.
"," h'
( a"''
, i:'-.1."'r, 'L i'
:kr.*rkrk
2 of2
hHfift+:,b. . p,lglthiia;i .',ric i.
USN
ffi*' s ,.:*".ai*t":&
Seventh Semester B.E.
Advanced
Dec.2015lJan.20l6
10cs74
(05 Marks)
(05 Marks)
Gomputer Architecture I'i':, -
,... .::14(;!+g#;i: jt
Max. Marks:100 """'
. Notet Answer FIW full questions, selecting ffi.
at least TWO questions from each pai dry
PART _ A t}
Define the computer architecture. Explain the Bandwidth over Latency, and Benchmarks.
d (06 Marks)o'E b. Briefly explain the Amdahl's law. (08 Marks)
S c. Assume a disk subsystem with the following components and MTTF: ,,,
E rt 10^*:tr,
each.rated
*^1{0j,0,00
hour]vlrrF .',}',' ,r ii) 1 SCSI controller, 5,00,000 - hour MTTF r i; t*;
fi iii) 1 power supply, 2,00,000 - hour MTTF
..b
E e iv) I fan, 2,00,000 - hour MTTF
$= -) lc'rc,r ^^LI^ r nnn nnn L^,.-lr.r.rD
EE v) 1SCSI cable, 1,000,000 - hour MTTF.
t 5 Using the simplifying assumptions that the lifetimes are exponentially distributed and that
A T failure are independent, compute the MTTF of the systern as a whole. (06 Marks)
EOO
:E E 2 a. What is pipelining? List pipeline hazards. Explain any two in details. (10 Marks)
,.,- .,.E.$. " . . b. List and explain five different ways of classifying exception in a computer system.
Br..leeH#sairsirh*n}: r.*...{-..; 
"} (10 MafkS).. -,
: ,E 3 a. List the steps to unroll the code and scheduJel (04 Marks)
A Z b. What is the drawback of I - bit dy#ilinp branch prediction method? Clearly state, how to
.E 5 overcome n2 - bit prediction. Gi-ve tlni itate transition diagram of 2 - bit predictor.
7E
L.r-- ;r,*
E e (06 Marks)
: X c. With a neat diagrarn, give the basiO structure of Tamasulo based MIPS FP unit and explain
I ; the various fields of reservation stations. (10 Marks)
o0<
€ I 4 a. Explain the basic VLIW approach List its drawbacks. (10 Marks)
f E b. With a neat diagrarn-,e,4plain the steps involved in handling an instruction, with a branch
B t target buffer. *. { }
- (10 Marks)
1a.
B t target buffer. *_ d" )
- (10 Marks)
'Eg q trs* PART-B_:
E E 5 a. With a neatfr$agram, explain the basic structure of a centralized shared - memory and
F { distribut5ffimory multiprocessor. (08 Marks)oj
d € b. Defiqqdrultiprocessor cache coherence. (02 Marks)
s'J Gr - qffi*the basic schemes of enforcing coherence in a shared memory multiprocessore€ c. .Eu
F E gyqtem. (10 Marks)
!a
iE 6 .k$-xptain
the six basic cache optimization techniques.
^
(l2Marks)
(08 Marks)
Assume we have a computer where the clock per instruction (CPI) is 1.0 when all memory
accesses hit in the cache. The only data accesses are loads and stores, and these total 50% of
:the instructions. If the miss penalty is 25 clock cycles and the miss rate is2Yo, how much
faster would the computer be if all instructions were cache hits? (10 Marks)
b. Explain in detail, the architecture support for protecting processes from each other via
virtual memory. (10 Marks)
8 a. Explain in detail the hardware support for preserving exception behavior during speculation
(10 Marks)
b. Write short notes on :
l) The Itanium 2 processor
sigLr*, s ";.:,r .*. ii) lA- 64 register model
*:l<*rr{<
USN
10cs/Is753
({18 i,{arks)
{S6 Marks}
{06 iVlarks}
{0E Marks)
(08 hlarks)
{S5 Marks)
(08 }'Iarks)
Seventh Semester B.E. Degree
Ti*ee: 3 hrs"
Java and J2EE
Note: Arcswer FIVE fiall questions, selectitotg
e$ lesst TWO questions frow, €&cfu. pilrt
PART ---A
a. List and exptrain the java buzzwords.
b. Explain with example
i) >>> ii) short circuit logical operator iii) for each.
c. Explaiir different aecess specifliers in java with exarnples.
EELGAUh4". Set the background color to green and foreground to red.
What is thread? Explain two ways of creating thread.
ExpXain the different stages in the life cycle of servlet.
Write a short note on HttpRequest and HttpResponse.
Explain i) .IAR File ii) Stateless bean versus statefuil irean.
Exoiain rvith a skeleton entity java bean.
*****
Dec"Z0tr 5/Jan"20t6
N{ax. Marks:100
{J
o
c,
?,
.J
I
OX
-y>
oJ?
-o -'
oo ll
.i1
: 5tJ
otrdo
oU
c$d
>;
F:]
-a cJ
3l,
ia
1P
ri ,=
LU
6.v>'!
'ra f
o_
tr<
* a.l
0
o-f
o
a
2 a. lVhat is rneant by instance variable hiding? How to overcome it? (041vlarks)
b. Wirat is exception? Explain the different exception handling mechanLisnes rvith an example.
(08 Marks)
c. What is an applet? Write an applet program to display the rnessage "WELCOME TO VTU
3a.
b.
c"
What is synchronization? Explain the producer consumer problem with a prog;ram"(0E tu{arks)
Expiain Ke3rEvent and MouseEvent class. (04 Marks)
4 a. Create swing applet that has two buttons narned beta and gamma.. Wlhen either: of the'uuttons
pressed it sirouid displa.v '" betawas pressed" and "gamma was prossed" respectively"
{06 lAarks)
b. Explain different t5,pes of swing buitons with syntax. {08 Manksi
c. Vrite a progranT to create table with headings
o'
fname, lname, age" and itrsert at least 5
records. (06 tl'{arirstr
PABT .B
5 a. Describe the various steps of JDtsC process with suitable exceptrion trandling lliocks.
b. Explain the different types of statement object, give example for each
(tfit Marks)
(10 Vlarks)
{06 h{ar}<s)
(06 h{arks}
WXrat is cbokie? List out the methods defined by cookie. lVrite a program to a,Cd a cookie.
(08 &tarks)
7 a. Wtrrat is JSP? Explain different types of JSP tags by taking suitah,ie e:ramples. {x{} }tarks)
b. What is RMI? Describe rvith code snippet R14I at client ar,rJ server side. (10 h4arks)
I a. Hrhat is deployineart descriptor? List the deployment descriptor for EJB2.0. (05 ft,{arks}
6a.
b.
b"
C.
-']
I
l
USN
''A:rtt'f;l;t;
Seventh
Data Warehousing and Data Mining
Time: 3 hrs.
Note: Answer any FIW full questions, selecting
atleast TWO questions from euch part.
PART _ A
ylp;the structure of data warehouse with neat diagram.
lainstar schema with example.
c. What is metadata? Explain types of metadata.
2 a. Explain Codd's OLAP characteristics.
b. Explain the difference between MOLAP and ROLAP.
c. Explain the following operations of Datacube with suitable example :
(i) Roll Up (ii) Drill Down
What is data mining? Explain various data minig,gj4sk with examples.
List and explain general characteristics of dafirffis.
D istinguistr betw-een categorical and n r-.rffi itribrt. r.
What is Apriori principle? Explain.
^ffiExplain in detail frequent itemsg,tlSeration and rule generation with
along with an example.
"10rs74
Max. Marks:1Q0
,i
(06 Marks)
reference to Apriori
(10 Marks)
(04 Marks)
(04
(08
(08
;q *l
(08 Marks) , .
,. 1i;r i,t..?
(05 Marks) .. -
(07 Marks)
(08 Marks)
(06 Marks)
(06 Marks)
(10 Marks)
(05 Marks)
(05 Marks)
3a.
b.
i:i;$i;.r ti
4a.
.b.
$#
S*mo'''
c. Define following term:
D Support ii) Confidence
iPh*
M#rite E
di
PART _ B
nominal attribute and ordinal attribute.
iassifie.r and its charicteristics.'":i,t l'-' . i :n'
ithm and illustrate its working.
followine data sets for a binarv class rcatron.
Tid Refund Marital status Taxable income Class
1 Yes Sinele 125 K No
2 No Married 100 K No
a
J No Sinsle 70K No
4 Yes Married 120 K No
5 No Divorced 95K Yes
,6
No Married 60K No
7 Yes Divorced 220 K No
8 No Sinele 85K Yes
9 No Married 75K No
10 No Single 90K Yes
o
o
0)
!
qr
Ii)
Bq
!
=
i)
ii)
o
o
z
'6
L
a
&iL:;,;{rii 1: . .}.1
[r;u, "
Calculate the information gaih for each attribute
Draw decision tree by selecting best split.
Jii
1.
':.r,!4
'.
.
rl!*s !.
ii#*&ffi'rri
H
c)
oL
ERooP
8.=
3q5
e<>
=h:^il
goo
.=N
Ert
-H OI}
*iH,i,.Fr'r,:f.ti4:id1l:.
EE
o>
En
''B -s
Ed
oo
'do
OE
o0daBd
€!
Marks)
t x'e",'6.e
:,i!fttr
Marks)
I of2
(10 Marks)
{mffiiffit{l:
r{i}, -' i' .
a
b. What is Baye's theorem? Show how it is used for classification. (05 Marks)
c. What are the approaches used for extending binary classifier to handle multiclass problem?
"fi
1 .,ii
7 a. Explain cluster analysis method briefly.
b. Write and explain basic K means algorithm.
c. Explain DBSCAN clustering algorithm.
a. Explain the need for mining World Wide Web.
b. Explain different text mining approach.
c. Write note on mining temporal databases.
,A3Y
n
u
{r (06 Marks)

;ffirrt9
'' 06 Marks)
.
{*tooMarks)
/i
#P
ffim
* (06 Marks)
iV (08 Marks)
tt7; ', 1- a:
., ;tf lrr ea
t 6f
*****
"jir
#
.+Jl"/
*d
*&
'
r, i...: ; ., ktift !;i{f:iiffi
il$fiq's6#!r, ; : 11s. *s
(05 Marks)
2 of2
10IS72USN
()
.9
o
!
o.
ElI
E6.)
P
.(B
o!
.!
6.
oxt Zt
x'
psqo{.8',;-:r!ltFt-- rl
,..;r,t. hO I'
[f;r, .E oP
I}'. c f.
'i.{r,iac,'E $
.. E^r, 1
IEXF g 6-
#*+gg' E
oB
8EF!
5.Y A
a2 't
oX
bU_L
do
^
dCB
-6
!vJ
'Es s' Ar
a8-tr i!.
oi
d.E 6
di=
EOi, tE
E.F
FO
x .!?
>- (F
boo 1
H,9 r-
F>]"L
:" lifu&e^'Ut
-
q,<'
-.;6i
o
z
(!
o.
Seventh Semester B.E. Degree Examination, Dec.2015 I Jan.20l6
lnformation Systems
Time: 3 hrs. Max. Marks:100
Note: Answer FIVE full questions, selecting
st least TWO questions from each part.
PART _ A
a. Discuss the trends in information systems. (10 Marks)
b. Define cybernetic system with an example. (05 Marks)
c. List and explain the activities of an information system. .. . * " (05 Marks)
a. Explain with a neat figure, how a customer focused business builds customer value and
loyalty using internet. (10 Marks)
b. How a business uses internet technologies to fo.T'p, virtual company and alliance with
business partners? '
l-- ,' (10 Marks)
il',i.,. .
List and explain various transactions processj*il#fcle with aneat diagram. (10 Marks)
What is manufacturing information systeffi"Explain computer-integrated manufacturing
(CIM) with a neat figure. ;r (10 Marks)
Define CRM. Explain the phases of CRM and support between business and its customers.
(10 Marks)
What is SCM? Explain how;$ptrVl software and internet technologies can help companies
re-engineer and integrate the functions of SCM process that support the supply chain life
cycle. (10 Marks)
Explain the e;coqmerce process architecture with aneat diagram.
Explain thp Whue E-payment system, with an example.
PART _ B
(10 Marks)
(10 Marks)
Expl.pry{he need for OLAP with a diagram. Also elaborate basic analyical operations used
inQ,L$T. (10 Marks)
L-irf,tlie major domain areas of AI and its commercial applications. (10 Marks)
What is hacking? Explain the common hacking tactics to assault the companies. (10 Marks)
What is security management? List and explain the important security defenses. (10 Marks)
Explain the major components of business / IT planning process and IT architecture.
(10 Marks)
(10 Marks)Describe the top issues in managing international data communications.
a
*****
USN
4a.
b.
t.
6a.
b.
8a.
tOCS/IS761
{08 Marks)
(04 Marks)
five cornmand line flags
{08 Marks)
(06 N{arks)
by vatrue and
{08 Manks}
(06 Marks)
(S6 Marks)
(S6 Marks)
(n0 Marks)
(S5 Marks)
(SS &{arks)
delegate with
(n0 Marks)
(i0 Marks)
What are the
{10 Mart<s}
(10 Marks)
d-
a
o
U
!
a.
E
o
6)
,a
6?
=r)
-O
.-r
u{:
-E
OU
=i
>!
;=
Ua)
5:
aX
ts*
o ..i
fr.=
€C
6.e>',-
^.. e
a c.1l
o. :j
F>
^d)
r-) <
-ni
(f
o
z
o
trr
E
Seventh Semester B.E" Degree Examination, Dee"20lLSiJan"2CI16
Time: 3 hrs. Max. &{arks: I00
PART: A
I a. Sihat are the building blocks of .Net? With neat diagrarn give the relationship between .Net
nlntime layer and base class library. (trS Marks)
b. Define an Assembly? Explain each component of an assembly. Differentiate between single
file assembly and multiple file assembly. (n0 Marks)
2 a. Explain how csc.exe command is used to build C# appliaation on .Net Framework. Expiain
G# Programming and .Net
Note: Answer FIYE fwll questions, selecting
at lesst TWO questions from each part"
any 5 flags with appropriate example.
b. Explain the followingC# preprocessor directives
i) # Emor ii) Conditional code cornpilation.
c. What is a Command Line Debugger? List and explain any
recognized by Command Line Debugger.
3 a" Explain with an example static keyword. lilhen used with
i) Variable ii) Method iii) Constructor.
b. With a neat example, explain what happens when reference types is passed
passed by reference?
Explain tsoxing and Unboxing with example.
Explain two different roles of this keyword with examptre.
Explain with example, Read-oniy properties and Write-only properties"
What are the three pillars of object oriented programming in C#, Differentiate between
"is a" Relationship and "has a" Relationship with appropriate examples. (08 Marks)
PART _ B
5 a. What are bugs, effors and exception? List and explain with corle, the core members of
System. Exception type. {tr2 Marks)
b. What is meant by object life time? Explain Garbage Cotrlection Optimization process in C#.
(S8 Marksi
Explain three different ways of obtaining interface references with neiet examples.
List and explain in detail the different System.Collections Interface types.
Exptrain the class types of System.Collection .
What is a delegate? Differentiate between Synchronous and Asynchronous
example.
Illustrate the use of Callback interfaces with a C# program.
Explain the two conceptual views of .Net Assernbly, with a neat diagram.
"oenefits of this?
b. Write short notes on : i) Cross Language Inheritance ii) Shared Assembly"
*****

More Related Content

PDF
7th Semester Information Science (2013-June) Question Papers
PDF
7th semester Computer Science and Information Science Engg (2013 December) Qu...
PDF
7th Semester (December; January-2014 and 2015) Computer Science and Informati...
PDF
7th Semester (June; July-2015) Computer Science and Information Science Engin...
PDF
7th Semester (June-2016) Computer Science and Information Science Engineering...
PDF
Vtu cs 7th_sem_question_papers
PDF
5th Semester (June; July-2015) Computer Science and Information Science Engin...
7th Semester Information Science (2013-June) Question Papers
7th semester Computer Science and Information Science Engg (2013 December) Qu...
7th Semester (December; January-2014 and 2015) Computer Science and Informati...
7th Semester (June; July-2015) Computer Science and Information Science Engin...
7th Semester (June-2016) Computer Science and Information Science Engineering...
Vtu cs 7th_sem_question_papers
5th Semester (June; July-2015) Computer Science and Information Science Engin...

What's hot (15)

PDF
6th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
PDF
6th Semester CS / IS (2013-June) Question Papers
PDF
5th semester Computer Science and Information Science Engg (2013 December) Qu...
PDF
5th Semester CS / IS (2013-June) Question Papers
PDF
6th Semester (June; July-2014) Computer Science and Information Science Engin...
PDF
6th Semester (June; July-2015) Computer Science and Information Science Engin...
PDF
1st Semester M Tech Computer Science and Engg (Dec-2013) Question Papers
PDF
Computer Science and Information Science 6th semester (2012-December) Questio...
PDF
6th semester Computer Science and Information Science Engg (2013 December) Qu...
PDF
Computer Science and Information Science 6th semester(2012 June/July) Questi...
PDF
8th Semester Computer Science (2013-June) Question Papers
PDF
6th Semester (December; January-2014 and 2015) Computer Science and Informati...
PDF
8th semester Computer Science and Information Science Engg (2013 December) Qu...
DOC
Data structures question paper anna university
PDF
5th Semester (December; January-2014 and 2015) Computer Science and Informati...
6th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
6th Semester CS / IS (2013-June) Question Papers
5th semester Computer Science and Information Science Engg (2013 December) Qu...
5th Semester CS / IS (2013-June) Question Papers
6th Semester (June; July-2014) Computer Science and Information Science Engin...
6th Semester (June; July-2015) Computer Science and Information Science Engin...
1st Semester M Tech Computer Science and Engg (Dec-2013) Question Papers
Computer Science and Information Science 6th semester (2012-December) Questio...
6th semester Computer Science and Information Science Engg (2013 December) Qu...
Computer Science and Information Science 6th semester(2012 June/July) Questi...
8th Semester Computer Science (2013-June) Question Papers
6th Semester (December; January-2014 and 2015) Computer Science and Informati...
8th semester Computer Science and Information Science Engg (2013 December) Qu...
Data structures question paper anna university
5th Semester (December; January-2014 and 2015) Computer Science and Informati...
Ad

Viewers also liked (7)

PDF
PDF
8th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
DOCX
Alternative ag draft
PDF
Xml interview questions
PDF
8th semester VTU BE CS & IS question papers from 2011 to Dec 2015
PDF
tybsc it asp.net full unit 1,2,3,4,5,6 notes
8th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
Alternative ag draft
Xml interview questions
8th semester VTU BE CS & IS question papers from 2011 to Dec 2015
tybsc it asp.net full unit 1,2,3,4,5,6 notes
Ad

Similar to 7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science Engineering Question Papers (20)

PDF
2013-June: 7th Semester CSE Question Papers
PDF
7th Semester Computer Science (2013-June) Question Papers
PDF
2nd Semester M Tech: Computer Science and Engineering (Jun-2016) Question Pa...
PDF
5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
PDF
System software
PDF
8th Semester Electronic and Communication Engineering (June/July-2015) Questi...
PDF
2013-June: 7th Semester ISE Question Papers
PDF
5th Semester (June-2016) Computer Science and Information Science Engineering...
PDF
7th Semester Electronics and Communication Engineering (Dec-2015; Jan-2016) Q...
PDF
4th Semester M Tech: Computer Science and Engineering (Jun-2016) Question Papers
PDF
5th Semester (June; July-2014) Computer Science and Information Science Engin...
PDF
8th Semester (June; July-2015) Computer Science and Information Science Engin...
PDF
2013-June: 5th Semester CSE / ISE Question Papers
PDF
1st Semester M Tech: Computer Science and Engineering (Jun-2016) Question Pa...
PDF
2nd Semester M Tech: Structural Engineering (June-2015) Question Papers
PDF
6th Semester Electronic and Communication Engineering (2013-June) Question Pa...
PDF
8th Semester (June; July-2014) Computer Science and Information Science Engin...
PDF
3rd Semester (June; July-2014) Civil Engineering Question Papers
PDF
2nd Semester M Tech: VLSI Design and Embedded System (June-2016) Question Papers
2013-June: 7th Semester CSE Question Papers
7th Semester Computer Science (2013-June) Question Papers
2nd Semester M Tech: Computer Science and Engineering (Jun-2016) Question Pa...
5th Semester (Dec-2015; Jan-2016) Computer Science and Information Science En...
System software
8th Semester Electronic and Communication Engineering (June/July-2015) Questi...
2013-June: 7th Semester ISE Question Papers
5th Semester (June-2016) Computer Science and Information Science Engineering...
7th Semester Electronics and Communication Engineering (Dec-2015; Jan-2016) Q...
4th Semester M Tech: Computer Science and Engineering (Jun-2016) Question Papers
5th Semester (June; July-2014) Computer Science and Information Science Engin...
8th Semester (June; July-2015) Computer Science and Information Science Engin...
2013-June: 5th Semester CSE / ISE Question Papers
1st Semester M Tech: Computer Science and Engineering (Jun-2016) Question Pa...
2nd Semester M Tech: Structural Engineering (June-2015) Question Papers
6th Semester Electronic and Communication Engineering (2013-June) Question Pa...
8th Semester (June; July-2014) Computer Science and Information Science Engin...
3rd Semester (June; July-2014) Civil Engineering Question Papers
2nd Semester M Tech: VLSI Design and Embedded System (June-2016) Question Papers

More from BGS Institute of Technology, Adichunchanagiri University (ACU) (20)

PDF
4th Semester Computer Science and Engineering (ACU-2022) Question Paper
PDF
3rd Semester Computer Science and Engineering (ACU - 2022) Question papers
PDF
3rd Semester Computer Science and Engineering (ACU - 2021) Question papers
PDF
3rd Semester Computer Science and Engineering (ACU) Question papers
PDF
3rd Semester Computer Science and Engineering (ACU) Question papers
PDF
3rd Semester Computer Science and Engineering (ACU) Question papers
PDF
3rd Semester Computer Science and Engineering (ACU-2022) Question papers
PDF
3rd Semester Computer Science and Engineering (ACU) Question papers
DOCX
3rd Semester Computer Science and Engineering (ACU) Question papers
PDF
8th Semester Civil Engineering Question Papers June/july 2018
PDF
7th Semester Civil Engineering Question Papers June/july 2018
PDF
6th Semester Civil Engineering Question Papers June/july 2018
PDF
5th Semester Civil Engineering Question Papers June/july 2018
PDF
4th Semester Civil Engineering Question Papers June/july 2018
PDF
3rd Semester Civil Engineering Question Papers June/july 2018
PDF
8th Semester Mechanical Engineering (June-2016) Question Papers
PDF
7th Semester Mechanical Engineering (June-2016) Question Papers
PDF
6th Semester Mechanical Engineering (June-2016) Question Papers
PDF
5th Semester Mechanical Engineering (June-2016) Question Papers
PDF
4th Semester Mechanical Engineering (June-2016) Question Papers
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 - 2021) 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 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 papers
8th 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
5th 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
8th Semester Mechanical Engineering (June-2016) Question Papers
7th Semester Mechanical Engineering (June-2016) Question Papers
6th Semester Mechanical Engineering (June-2016) Question Papers
5th Semester Mechanical Engineering (June-2016) Question Papers
4th Semester Mechanical Engineering (June-2016) Question Papers

Recently uploaded (20)

PDF
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Yogi Goddess Pres Conference Studio Updates
PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Cell Structure & Organelles in detailed.
PDF
01-Introduction-to-Information-Management.pdf
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
LNK 2025 (2).pdf MWEHEHEHEHEHEHEHEHEHEHE
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Yogi Goddess Pres Conference Studio Updates
LDMMIA Reiki Yoga Finals Review Spring Summer
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Supply Chain Operations Speaking Notes -ICLT Program
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Cell Structure & Organelles in detailed.
01-Introduction-to-Information-Management.pdf
A systematic review of self-coping strategies used by university students to ...
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Anesthesia in Laparoscopic Surgery in India
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Chinmaya Tiranga quiz Grand Finale.pdf
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx

7th Semester (Dec-2015; Jan-2016) Computer Science and Information Science Engineering Question Papers

  • 1. +S."n t,S Seventh Semester B.E. Degree Examination, Dec.20l5 llan.20L6 Obiect Oriented Modeling and Design flr "a)" tns,selecfing Max' *:Wno Q5 at least TIYO questions from each part .9 o6 lr -s E PART-A n;i {*/- i E 7 a.*@lt is pattem? Explain the properties ofpattem for softw..3re Architeeture. .(10 Marks) nt !ffiDescribes the Three categories of Patterns. (10 Marks) 10cs71USN H 4xr-a ft* € I a. What is the object orientation? Explain the characteristics of ffi3ect oriented with fi examples. . q; - (10 Marks) E ; b. What is modeling concepts? Explain write class model of w${6kifig systern. (10 Nlarks) dryd A= nn f g b. Briefly exnfainffin Architecturat styies s.riiea for system design. (10 Marks) E- =d f H 6 a. Explain frqffierent steps are involved in design optimization. (10 Marks) o 'v rlairx&ffine - way association and Two way associations. (05 Marks)a- d b. b'xl E= '5 -1 2 a. Explain the properties of Association ends. ^ mn (06 Marks) 8"3 b. What ir -uttipi. inheritance? Explain the kinds of mffife hheritance. (08 Marks) H'f c. What is an event? Explain different types of evegB wfth example. (06 Marks) :E d #)*q(cs tr. N-J E ry 3 a. Explain nested state and Nested state diagraBqWith example. (10 Marks) i .$ b. Define use case models? Explain use case $ffi* for a vending machine. (06 Marks) i ; c. Discuss the Guidelines for activity m#[s. (04 Marks) Eg "c|.,s E 4 a. DefiRe software development p{rypx? Explain the stages of software development process. tf k v, (loMarks) E S b. Explain the steps involvedffiskucting a domain state model (10 Marks) $ E ,""]&l Erqi **- PART-B €i5a.Whatarethesteps^iffffi.din.oo,t*-,ti,,g*,pp1icationclassmodel?(10Marks) .} ts L D;^{I.,^*-r^;-; ^- A-^L;+^^.i.,*;r.+-,1^..,,;+^,.1 f^-..,^+^* A^.;* /.rnrn--r.- FE . #btt"ribes the Three E E *S Write short notes on E S Ah' a. Structure part of con u" I b. Explaiqgffine - way association and Two way associations. (05 Marks) E E c. Corqffiforward Engineering and Reverse Engineering. . (05 Marks) B O #.q*dfl @ tE -$. {i" S Ih(nat ls paEeml .trxplam me propertles oI pattem lor softw-.3re Arcnlteomre. .(ro Iuarks) Describes the Three categories of Patterns. (10 Marks) Write short notes on Structure part of command processor. (05 Marks)q *ffi a. Structure part oI command processor. (05 Marks) dffixr b. Dynamic scenario ofview Handler (05 Marks) -}r.i c. Benefits ofview Handler (05 Marks) € d. Idioms and style. (05 Marks) z tr 6 ****'r E o o./ *
  • 2. USN l0cs72 Seventh Semester B.E. Degree Exd hation, Dec.20 l5l Jan.20l 6 Time: 3 hrs. Embedded Gomputing System Note: Answer FIVE full questions, selecting at least TWO questions from each part. PART _ A I a. What is an Embedded Computing system? Mention its characteristics. (04 Marks) b. Explain Embedded system Design process with respect to GPS moving map. (10 Marks) c. Draw and explain the sequence diagram for transmitting a control input in a model train controller. (06 Marks) 2 a- Write ARM assembly code to implement the following C assignments i) x: (a - b)+(c x d) ; ii) y: (a < <3)l @ & 1b); b. Explain the pipelined execution of a branch in ARM using a pipeline diagram. c. What is a cache? Explain the following with diagram i) Two - Level cache system ii) Direct - Mapped cache iii) Set - Associative cache 3 a. Draw the UML state diagram of bus bridge operation and explain. b. Explain with a neat diagram, the bus with a DMA controller. c. Write a requirement table for an Alarm clock. 4 a. Briefly explain ControVData Flow Graphs. Draw the CDFG for the C codes given below i) procl( ); If(a<b) proc2( ); else proc3( )' proc4 ( ): s:r*i{ch(on) tt r."',,',, "cas€ 1 : proc5( ); break; case 2: proc6( ); .rr break; oj case 3 : procT( ); break; ) Proc8( ) ii) for (i:0; i<N;i++) f 1 a: procl(a,b); b 1roc2 (a,b); ) Max. Marks:100 oo o ! o d O (.) r E9oo# X= X- EO7(n -oo ll coo .=N i50 ts() ()trFO oB Es 39 bU oo< lEr -o dn -i? o 6r AEtrit o-i ";6o= toatE FO 5.e>'! oo- trbo,nc 6= =(€:+9 =oO:" L,< : ..1 ; z L (06 Marks) (04 Marks) (10 Marks) (06 Marks) (06 Marks) (08 Marks) I of2 (06 Marks)
  • 3. 10cs72 b. Show the contents of the Assembler's symbol Table at the end of code generation for each PART - q 5 a. What is Real-Time operating system and Real-Time Kernel? Define Task Control Block (TCB) and describe the structure of a TCB. (07 Marks) b. Explain the synchronization issues in resource utilization. Using the Dining Philosopher's problem. Mention the solutions for those issues. (07 Marks) c. Three processes with process IDs Pl, P2, P3 with estimated completion time 8, 5, 4 milliseconds respectively, enters the ready queue together in the or P2, P:, Pr. Process P+ with estimated execution time 4 milliseconds entered the 'Ready' queue 3 milliseconds later the start of execution of Pl. Calculate the waiting time and Tum Around Time (TAT) for each process and the Average waiting time and Average Turn Around time (Assuming there is no I/O waiting for the processes in RR algorithm with Time slice : 2ms. (06 Marks) 6 a. Explain briefly the concept of counting semaphore and Mutex. (08 Marks) What is advanced configuration and power interface? Explain the basic global power states line of the following program. D ORG 100 P1 CMP r0, rl BEQ Pl P2 CMP r0,12 BEQ P2 P3 CMP r0, 13 BEQ P3 ii) oRG 200 Pl ADR 14, a LDR r0, [r4] ADR 14, e LDR r1. [r4] ADD r0, r0, r1 BNE ql P2 ADR 14, e c. Explain briefly different types of performance measures on programs. supported by ACPI. c. Describe how to evaluate OS performance in terms of the following: 0 Context switching ii) Cache scheduling (10 Marks) (04 Marks) (06 Marks) (06 Marks) 7a. b. c. 8a. b. c. d. With a neaf diagram, explain the various fields of CAN frame. (07 Marks) Explain a neat diagram, the structure of an IP packet. (07 Marks) List and explain the advantages and limitations of simulator Based Debugging. (06 Marks) With a neat diagram, explain elements of the ARM AMBA bus system. (05 Marks) Write a short note on Logic Analizer. (05 Marks) Explain with a diagram the concept of Context switching, context saving and context Retrieval. (05 Marks) Differentiate Non-preemptive SJF'scheduling algorithm and Preemptive SJF scheduling algorithm with simple examples. (05 Marks) *rr**a 2 of2
  • 4. 10cs73USN b. c. d .9 I! 3k p. CB tr 0 o o E9 v, Ec 2 !,, bn" d'€ -= c.t dV d^ bf,o 6)tr -.E() o3 t*.a J -.E BS bU (dO o€b0ts 6d Ex }E6+ .T6tj Y= a9trit 5.!od' 4otO 9HtootE E.E Ha) ?E >tH eoo.Hd +o tr > .fl.d o-ff-- * E',a;:" :- 5 J<"'. i'f1 o o z d to o. Seventh Semester B.E. Degree Examination, Dec.2015 IJ an.201,6 Programming the Web Time:3 hrs. Max. Marks:10ft Note: Answer FIVE faU questions, selecting 4,-e 't at least TWO questions from each parl ^#;,..*{ 'j*'" PART - A {%:'". "- t a. What is MIME? Explain its specifications. &"*(o+ Marks) b. Write the General form of HTTP request and response. Explain. {,*i (08 Marks) c. Illustrate with an example, each of the following XHTML tags i) <pre> ii) <blockquote> iii) <a> iv) <meta> h. .. (08 Marks) a. Why are lists used on web pages? With an example,,q5.plaifi different types of lists available in XHTML. (06 Marks) Explain with an example the concept of frameseffs4qd frames in building web pages __ '{}w.."* (06 Marks) What are selector forms? Explain with exaffidifferent types of selector forms. (08 Marks) a. With the help of an example, ex,p1{i.!3 JavaScript's screen output and keyboard input methods. q (08 Marks) b. Explain the following objects_a@able in JavaScript. List atleast 3 methods available with them. *fu" i) Math object #r= ii) Number object , " l- iii) Date object_.", w" iv) Anay o"bj%it;: (08 Marks) c. Write a JavaScdidhdo read an email ID from the user using prompt and validate it. It should contain ,;.S,#*'.' (dot) (04 Marks) a. Discuss.lml...f-two methods of Element Access in JavaScript. Give examples for both. qff;1 (06 Marks) b. Wffifle help of an example, explain any one event associated with the following elements. _SFbdV ii) Button iii) Textbox (06 Marks) ,9.ffiExplain different techniques to position elements in XHTML. What are the standard values "e',,'$, for visibility property? How are they used? (08 Marks) PART - B What is DTD? What is the difference between Extemal and Internal DTD's? Write the syntax and example for declaring elements, Attributes and Entities in a DTD. (08 Marks) Illustrate with the help of a diagram the XSLT processing. (06 Marks) Declare an XML document containing data of 3 Employee's (Emp_ID, Emp_Name, Emp_Desig, Emp_Age, Emp_Phone, Emp_Address) and display this XML data using CSS, with following rules: Emp_ID in font-size 28 pts and cblor- Red Emp_Name and Emp_Desig in font size 18 pts and color - Blue Emp_Age, Emp_Phone and Emp_Address in font size 15pt and color- Black. (06 Marks) a. b. c. I of2
  • 5. t 10cs73 #6 a. Write a Perl progmm to read a number from standard input device and check if it isgqritfle number. Display appropriate massages. @ffiarkg b. How are Array's declared in Perl? Demonstrate the use of 'foreach' statedhilt"'%n perl Array's. * t"u *'(06 Marks) c. Write an XHTML and Perl program, the XHTML should define d&ttn containing Book_AccNO, Book_Name, Book_Author, BoofEdn, and Book_Pqb@Hs textboxes and a submit and reset button. On submission to a Perl CGI, the Perl prg$}a+h should extract the book information and store it into the database in 'Book',.-"tdE. Handle exceptions appropriately. . *,. * (08 Marks) la. b. c. 8a. b. c. d. t"* Explain different functions available in php for handlinefl**. Give examples for opening, closing, reading and writing to files. #+, (08 Marks) What is session tracking in web pages? With tfff.rhelp of an example php program demonstrate how session can be used to track 4dhQel of web pages visited in a session. ,*ffi6* (08 Marks) What is a Cookie? Why are they used? Wh@function is used in php to set a Cookie? Give t- & a,' an example and slmtax. fl * ,' (04 Marks) ,r*t" prtE Explain keyboard input and scregnlUffiut functions in Ruby. (04 Marks) Write a Ruby program to de_c_lB#mn array, store in it 10 elements of type integer. Use 'for- in' statement to sum fl6@ay elements and display the sum. (06 Marks) With a help of a diagram_e.ffi_r{hin how rails responds to simple web requests. (04 Marks) Write a note on the conoeptof classes and inheritance in Ruby. (06 Marks) . r'i'.'b . dk#'" .,t. "," h' ( a"'' , i:'-.1."'r, 'L i' :kr.*rkrk 2 of2
  • 6. hHfift+:,b. . p,lglthiia;i .',ric i. USN ffi*' s ,.:*".ai*t":& Seventh Semester B.E. Advanced Dec.2015lJan.20l6 10cs74 (05 Marks) (05 Marks) Gomputer Architecture I'i':, - ,... .::14(;!+g#;i: jt Max. Marks:100 """' . Notet Answer FIW full questions, selecting ffi. at least TWO questions from each pai dry PART _ A t} Define the computer architecture. Explain the Bandwidth over Latency, and Benchmarks. d (06 Marks)o'E b. Briefly explain the Amdahl's law. (08 Marks) S c. Assume a disk subsystem with the following components and MTTF: ,,, E rt 10^*:tr, each.rated *^1{0j,0,00 hour]vlrrF .',}',' ,r ii) 1 SCSI controller, 5,00,000 - hour MTTF r i; t*; fi iii) 1 power supply, 2,00,000 - hour MTTF ..b E e iv) I fan, 2,00,000 - hour MTTF $= -) lc'rc,r ^^LI^ r nnn nnn L^,.-lr.r.rD EE v) 1SCSI cable, 1,000,000 - hour MTTF. t 5 Using the simplifying assumptions that the lifetimes are exponentially distributed and that A T failure are independent, compute the MTTF of the systern as a whole. (06 Marks) EOO :E E 2 a. What is pipelining? List pipeline hazards. Explain any two in details. (10 Marks) ,.,- .,.E.$. " . . b. List and explain five different ways of classifying exception in a computer system. Br..leeH#sairsirh*n}: r.*...{-..; "} (10 MafkS).. -, : ,E 3 a. List the steps to unroll the code and scheduJel (04 Marks) A Z b. What is the drawback of I - bit dy#ilinp branch prediction method? Clearly state, how to .E 5 overcome n2 - bit prediction. Gi-ve tlni itate transition diagram of 2 - bit predictor. 7E L.r-- ;r,* E e (06 Marks) : X c. With a neat diagrarn, give the basiO structure of Tamasulo based MIPS FP unit and explain I ; the various fields of reservation stations. (10 Marks) o0< € I 4 a. Explain the basic VLIW approach List its drawbacks. (10 Marks) f E b. With a neat diagrarn-,e,4plain the steps involved in handling an instruction, with a branch B t target buffer. *. { } - (10 Marks) 1a. B t target buffer. *_ d" ) - (10 Marks) 'Eg q trs* PART-B_: E E 5 a. With a neatfr$agram, explain the basic structure of a centralized shared - memory and F { distribut5ffimory multiprocessor. (08 Marks)oj d € b. Defiqqdrultiprocessor cache coherence. (02 Marks) s'J Gr - qffi*the basic schemes of enforcing coherence in a shared memory multiprocessore€ c. .Eu F E gyqtem. (10 Marks) !a iE 6 .k$-xptain the six basic cache optimization techniques. ^ (l2Marks) (08 Marks) Assume we have a computer where the clock per instruction (CPI) is 1.0 when all memory accesses hit in the cache. The only data accesses are loads and stores, and these total 50% of :the instructions. If the miss penalty is 25 clock cycles and the miss rate is2Yo, how much faster would the computer be if all instructions were cache hits? (10 Marks) b. Explain in detail, the architecture support for protecting processes from each other via virtual memory. (10 Marks) 8 a. Explain in detail the hardware support for preserving exception behavior during speculation (10 Marks) b. Write short notes on : l) The Itanium 2 processor sigLr*, s ";.:,r .*. ii) lA- 64 register model *:l<*rr{<
  • 7. USN 10cs/Is753 ({18 i,{arks) {S6 Marks} {06 iVlarks} {0E Marks) (08 hlarks) {S5 Marks) (08 }'Iarks) Seventh Semester B.E. Degree Ti*ee: 3 hrs" Java and J2EE Note: Arcswer FIVE fiall questions, selectitotg e$ lesst TWO questions frow, €&cfu. pilrt PART ---A a. List and exptrain the java buzzwords. b. Explain with example i) >>> ii) short circuit logical operator iii) for each. c. Explaiir different aecess specifliers in java with exarnples. EELGAUh4". Set the background color to green and foreground to red. What is thread? Explain two ways of creating thread. ExpXain the different stages in the life cycle of servlet. Write a short note on HttpRequest and HttpResponse. Explain i) .IAR File ii) Stateless bean versus statefuil irean. Exoiain rvith a skeleton entity java bean. ***** Dec"Z0tr 5/Jan"20t6 N{ax. Marks:100 {J o c, ?, .J I OX -y> oJ? -o -' oo ll .i1 : 5tJ otrdo oU c$d >; F:] -a cJ 3l, ia 1P ri ,= LU 6.v>'! 'ra f o_ tr< * a.l 0 o-f o a 2 a. lVhat is rneant by instance variable hiding? How to overcome it? (041vlarks) b. Wirat is exception? Explain the different exception handling mechanLisnes rvith an example. (08 Marks) c. What is an applet? Write an applet program to display the rnessage "WELCOME TO VTU 3a. b. c" What is synchronization? Explain the producer consumer problem with a prog;ram"(0E tu{arks) Expiain Ke3rEvent and MouseEvent class. (04 Marks) 4 a. Create swing applet that has two buttons narned beta and gamma.. Wlhen either: of the'uuttons pressed it sirouid displa.v '" betawas pressed" and "gamma was prossed" respectively" {06 lAarks) b. Explain different t5,pes of swing buitons with syntax. {08 Manksi c. Vrite a progranT to create table with headings o' fname, lname, age" and itrsert at least 5 records. (06 tl'{arirstr PABT .B 5 a. Describe the various steps of JDtsC process with suitable exceptrion trandling lliocks. b. Explain the different types of statement object, give example for each (tfit Marks) (10 Vlarks) {06 h{ar}<s) (06 h{arks} WXrat is cbokie? List out the methods defined by cookie. lVrite a program to a,Cd a cookie. (08 &tarks) 7 a. Wtrrat is JSP? Explain different types of JSP tags by taking suitah,ie e:ramples. {x{} }tarks) b. What is RMI? Describe rvith code snippet R14I at client ar,rJ server side. (10 h4arks) I a. Hrhat is deployineart descriptor? List the deployment descriptor for EJB2.0. (05 ft,{arks} 6a. b. b" C. -'] I l
  • 8. USN ''A:rtt'f;l;t; Seventh Data Warehousing and Data Mining Time: 3 hrs. Note: Answer any FIW full questions, selecting atleast TWO questions from euch part. PART _ A ylp;the structure of data warehouse with neat diagram. lainstar schema with example. c. What is metadata? Explain types of metadata. 2 a. Explain Codd's OLAP characteristics. b. Explain the difference between MOLAP and ROLAP. c. Explain the following operations of Datacube with suitable example : (i) Roll Up (ii) Drill Down What is data mining? Explain various data minig,gj4sk with examples. List and explain general characteristics of dafirffis. D istinguistr betw-een categorical and n r-.rffi itribrt. r. What is Apriori principle? Explain. ^ffiExplain in detail frequent itemsg,tlSeration and rule generation with along with an example. "10rs74 Max. Marks:1Q0 ,i (06 Marks) reference to Apriori (10 Marks) (04 Marks) (04 (08 (08 ;q *l (08 Marks) , . ,. 1i;r i,t..? (05 Marks) .. - (07 Marks) (08 Marks) (06 Marks) (06 Marks) (10 Marks) (05 Marks) (05 Marks) 3a. b. i:i;$i;.r ti 4a. .b. $# S*mo''' c. Define following term: D Support ii) Confidence iPh* M#rite E di PART _ B nominal attribute and ordinal attribute. iassifie.r and its charicteristics.'":i,t l'-' . i :n' ithm and illustrate its working. followine data sets for a binarv class rcatron. Tid Refund Marital status Taxable income Class 1 Yes Sinele 125 K No 2 No Married 100 K No a J No Sinsle 70K No 4 Yes Married 120 K No 5 No Divorced 95K Yes ,6 No Married 60K No 7 Yes Divorced 220 K No 8 No Sinele 85K Yes 9 No Married 75K No 10 No Single 90K Yes o o 0) ! qr Ii) Bq ! = i) ii) o o z '6 L a &iL:;,;{rii 1: . .}.1 [r;u, " Calculate the information gaih for each attribute Draw decision tree by selecting best split. Jii 1. ':.r,!4 '. . rl!*s !. ii#*&ffi'rri H c) oL ERooP 8.= 3q5 e<> =h:^il goo .=N Ert -H OI} *iH,i,.Fr'r,:f.ti4:id1l:. EE o> En ''B -s Ed oo 'do OE o0daBd €! Marks) t x'e",'6.e :,i!fttr Marks) I of2 (10 Marks)
  • 9. {mffiiffit{l: r{i}, -' i' . a b. What is Baye's theorem? Show how it is used for classification. (05 Marks) c. What are the approaches used for extending binary classifier to handle multiclass problem? "fi 1 .,ii 7 a. Explain cluster analysis method briefly. b. Write and explain basic K means algorithm. c. Explain DBSCAN clustering algorithm. a. Explain the need for mining World Wide Web. b. Explain different text mining approach. c. Write note on mining temporal databases. ,A3Y n u {r (06 Marks) ;ffirrt9 '' 06 Marks) . {*tooMarks) /i #P ffim * (06 Marks) iV (08 Marks) tt7; ', 1- a: ., ;tf lrr ea t 6f ***** "jir # .+Jl"/ *d *& ' r, i...: ; ., ktift !;i{f:iiffi il$fiq's6#!r, ; : 11s. *s (05 Marks) 2 of2
  • 10. 10IS72USN () .9 o ! o. ElI E6.) P .(B o! .! 6. oxt Zt x' psqo{.8',;-:r!ltFt-- rl ,..;r,t. hO I' [f;r, .E oP I}'. c f. 'i.{r,iac,'E $ .. E^r, 1 IEXF g 6- #*+gg' E oB 8EF! 5.Y A a2 't oX bU_L do ^ dCB -6 !vJ 'Es s' Ar a8-tr i!. oi d.E 6 di= EOi, tE E.F FO x .!? >- (F boo 1 H,9 r- F>]"L :" lifu&e^'Ut - q,<' -.;6i o z (! o. Seventh Semester B.E. Degree Examination, Dec.2015 I Jan.20l6 lnformation Systems Time: 3 hrs. Max. Marks:100 Note: Answer FIVE full questions, selecting st least TWO questions from each part. PART _ A a. Discuss the trends in information systems. (10 Marks) b. Define cybernetic system with an example. (05 Marks) c. List and explain the activities of an information system. .. . * " (05 Marks) a. Explain with a neat figure, how a customer focused business builds customer value and loyalty using internet. (10 Marks) b. How a business uses internet technologies to fo.T'p, virtual company and alliance with business partners? ' l-- ,' (10 Marks) il',i.,. . List and explain various transactions processj*il#fcle with aneat diagram. (10 Marks) What is manufacturing information systeffi"Explain computer-integrated manufacturing (CIM) with a neat figure. ;r (10 Marks) Define CRM. Explain the phases of CRM and support between business and its customers. (10 Marks) What is SCM? Explain how;$ptrVl software and internet technologies can help companies re-engineer and integrate the functions of SCM process that support the supply chain life cycle. (10 Marks) Explain the e;coqmerce process architecture with aneat diagram. Explain thp Whue E-payment system, with an example. PART _ B (10 Marks) (10 Marks) Expl.pry{he need for OLAP with a diagram. Also elaborate basic analyical operations used inQ,L$T. (10 Marks) L-irf,tlie major domain areas of AI and its commercial applications. (10 Marks) What is hacking? Explain the common hacking tactics to assault the companies. (10 Marks) What is security management? List and explain the important security defenses. (10 Marks) Explain the major components of business / IT planning process and IT architecture. (10 Marks) (10 Marks)Describe the top issues in managing international data communications. a *****
  • 11. USN 4a. b. t. 6a. b. 8a. tOCS/IS761 {08 Marks) (04 Marks) five cornmand line flags {08 Marks) (06 N{arks) by vatrue and {08 Manks} (06 Marks) (S6 Marks) (S6 Marks) (n0 Marks) (S5 Marks) (SS &{arks) delegate with (n0 Marks) (i0 Marks) What are the {10 Mart<s} (10 Marks) d- a o U ! a. E o 6) ,a 6? =r) -O .-r u{: -E OU =i >! ;= Ua) 5: aX ts* o ..i fr.= €C 6.e>',- ^.. e a c.1l o. :j F> ^d) r-) < -ni (f o z o trr E Seventh Semester B.E" Degree Examination, Dee"20lLSiJan"2CI16 Time: 3 hrs. Max. &{arks: I00 PART: A I a. Sihat are the building blocks of .Net? With neat diagrarn give the relationship between .Net nlntime layer and base class library. (trS Marks) b. Define an Assembly? Explain each component of an assembly. Differentiate between single file assembly and multiple file assembly. (n0 Marks) 2 a. Explain how csc.exe command is used to build C# appliaation on .Net Framework. Expiain G# Programming and .Net Note: Answer FIYE fwll questions, selecting at lesst TWO questions from each part" any 5 flags with appropriate example. b. Explain the followingC# preprocessor directives i) # Emor ii) Conditional code cornpilation. c. What is a Command Line Debugger? List and explain any recognized by Command Line Debugger. 3 a" Explain with an example static keyword. lilhen used with i) Variable ii) Method iii) Constructor. b. With a neat example, explain what happens when reference types is passed passed by reference? Explain tsoxing and Unboxing with example. Explain two different roles of this keyword with examptre. Explain with example, Read-oniy properties and Write-only properties" What are the three pillars of object oriented programming in C#, Differentiate between "is a" Relationship and "has a" Relationship with appropriate examples. (08 Marks) PART _ B 5 a. What are bugs, effors and exception? List and explain with corle, the core members of System. Exception type. {tr2 Marks) b. What is meant by object life time? Explain Garbage Cotrlection Optimization process in C#. (S8 Marksi Explain three different ways of obtaining interface references with neiet examples. List and explain in detail the different System.Collections Interface types. Exptrain the class types of System.Collection . What is a delegate? Differentiate between Synchronous and Asynchronous example. Illustrate the use of Callback interfaces with a C# program. Explain the two conceptual views of .Net Assernbly, with a neat diagram. "oenefits of this? b. Write short notes on : i) Cross Language Inheritance ii) Shared Assembly" *****