Register Number
|
|
|
|
|
|
|
|
(Established under
section 3 of UGC Act, 1956)
Course & Branch: B.E-CSE/DCS
Title of the Paper: Internet Programming Max.
Marks: 80
Sub. Code: 6C0068 Time:
3 Hours
Date: 19/11/2010 Session:
AN
______________________________________________________________________________________________________________________
PART
- A (10 X 2 = 20)
Answer ALL the Questions
1. How will you insert an audio clip in a web
page?
2. What do you mean by image map?
3. What is the output of the following Perl
program:
#!/usr/bin/perl
$mystring = "[1997/01/13] Beginning
of the program ...";
if($mystring =~m/(\d)/)
{ print
"The first digit is $1."; }
4. How will you connect a MySQL database to
your Perl program?
5. List out the objects used in Javascript.
6. What
are the advantages of Javascript?
7. Differentiate
valid XML document and well formed XML document.
8. How will you use namespace in XML?
9. Write
the need of XSL.
10. Write
a schema for a simple XML document.
PART – B (5
x 12 = 60)
Answer All the Questions
11. Create
a form for on-line examination registration system. Include all types of form
input elements for getting candidate details.
(or)
12. Create
a web site which includes the following elements:
Hyperlinks,
pictures, tables and frames.
13. Write
the features of using Packages in Perl. Explain with an example.
(or)
14. Summarize
the use of CGI Programming in Internet. Draw a suitable diagram.
15. Write
a Javascript for validating the username and password in an entry form in a web
page.
(or)
16. List
out the objects used in Javascript. Elaborate any three with suitable examples.
17. Create
an XML database for describing a course in a college. Also develop the DTD and
include it in the XML document for validation.
(or)
18. With
an example, Show how will you use multiple and predefined attributes in XML
document.
19. What do you
mean by CSS? Illustrate how you will use it with web pages, with suitable
example.
(or)
20. Write
short notes on
(a) XSLT
(b) XML Query
0 comments:
Pen down your valuable important comments below