Question Paper Code: 19213: Reg. No
Question Paper Code: 19213: Reg. No
PART B – (5 16 = 80 Marks)
U, CO1 11. a) i. Discuss in detail about different kinds of topologies used in
networking with its pros and cons. (12 Marks)
U, CO1 11. a) ii. Compare synchronous and asynchronous communication. (4 Marks)
OR
U, CO1 11. b) i. Explain in detail about various switching techniques in
communication networks with proper diagrams. (12 Marks)
U, CO1 11. b) ii. Differentiate serial and parallel transmission with a proper
example. (4 Marks)
U, CO2 12. a) i. Discuss about the different types of lists provided by HTML.
Create an HTML5 document showing all these types of lists in
action. (8 Marks)
A, CO2 12. a) ii. Design a webpage to accept the details of a student: Name,
address, Gender (Male/ Female), Electives (Check box), Branch
(chosen from a list box), with submit and Reset buttons on it. Use
appropriate HTML5 form elements. (8 Marks)
OR
U, CO2 12. b) i. Explain in detail about any four page structure elements used in
HTML5 with examples. (8 Marks)
A, CO2 12. b) ii. Create an HTML5 autocomplete input element with an associated
datalist that contains the days of the week. (8 Marks)
2
19213
U, CO3 13. a) i. Discuss about different types of CSS selectors with proper code
snippets. (8 Marks)
A, CO3 13. a) ii. Write a Javascript program using functions to find:
A) Find sum of first 50 even numbers.
B) Find factorial of a given number. (8 Marks)
OR
U, CO3 13. b) i. Discuss about various CSS properties that can affect the text, font
and borders with examples. (8 Marks)
A, CO3 13. b) ii. Write Javascript code for the following:
A) Create an empty array and then add 5 elements.
B) Display the array.
C) Sort the array in ascending order.
D) Remove the second and third element from the array. (8 Marks)
U, CO4 14. a) i. Discuss about various DOM collections with proper example. (8 Marks)
A. CO4 14. a) ii. What is event handling mechanism? Design a webpage and write
a code to trigger the following events:
A) onload() B) onchange() C) onkeydown() (8 Marks)
OR
U, CO4 14. b) i. Discuss about form processing blur and focus events with a proper
code snippet. (8 Marks)
A. CO4 14. b) ii. Write a script function that responds to a click anywhere on the
page by displaying an alert dialog. Display the event name if the
user held Shift during the mouse click. Display the element name
that triggered the event if the user held Ctrl during the mouse
click. (8 Marks)
3
19213
A,CO5 15. b) i. Write a Ruby program with the following specification:
Input: A list of numbers from the keyboard.
Output: Two lists of numbers, one with input numbers greater
than ten and one with those less than 10. (8 Marks)
U, CO5 15. b) ii. Write the steps involved in building rail applications with
databases with code snippets. (8 Marks)
4
19213