LOYOLA COLLEGE (AUTONOMOUS), CHENNAI – 600 034
|
B.Sc. DEGREE EXAMINATION –COMPUTER SCIENCE
FIFTH SEMESTER – APRIL 2007
CS 5401 – INTERNET PROGRAMMING
Date & Time: 03/05/2007 / 1:00 – 4:00 Dept. No. Max. : 100 Marks
PART- A
ANSWER ALL QUESTIONS. 10 x 2 = 20
- Define Email.
- What do you mean by ternary operators?
- List the difference between Java Script and HTML.
- List the Similarities between Java and Java Script.
- List all the layers in OSI model.
- List any 4 tags for text formatting into HTML document.
- What is the basic structure of DNS?
- Describe the difference between an applets and an application.
- List any two essential components of Java Technology.
- How do you hide your source program from the browser?
PART- B
ANSWER ALL QUESTIONS. 5 x 8 = 40
- Describe the functionality of UUCP.
(OR)
- Explain all the types of Internet Connections.
- Explain image maps in website development with suitable examples.
(OR)
- Describe frames in HTML with suitable examples.
- a. Write a Java applet to accept the values of X and Y and publish their relationship in terms of X and
Y graph.
(OR)
- Describe the difference between paint () and repaint () methods in Java.
- a. Explain keyboard events and its attributes with examples.
(OR)
- Describe the difference between the checkbox and the checkbox group.
- Describe the difference between user defined functions and the functions available in Java Script.
(OR)
- Explain any 4 types of expressions in Java Script.
PART- C
ANSWER ANY TWO QUESTIONS. 2 x 20 = 40
- a. Explain all types of servers.
- Explain HTTP and TCP/IP.
- a. Write a HTML program to compare the features of various two wheelers available in the market.
- Describe the difference between HTML programming and Java Script programming.
- a. Describe the methods involved in an applet life cycle.
- Write a Java program for playing an audio clip while clicking the mouse button.