You are on page 1of 1

1. What is DTD? Explain types of DTD’s and List out the advantages of schema over DTD?

2. What are the different XSLT elements? Give an example


3. What are the different types of XML elements? How can you declare attributes in XML?
Give an example.
4. Define XML Schema and define the schema for students information. Each student
should have an attribute called rollnumber and elements as name, section, branch and
emailid.
5. What is an XML SAX? How SAX parses the XML file? Explain with suitable example.
6. Define XML? How can you declare attributes in XML with example?
7. What are the different types of lists in HTML? Explain how these lists are created in
HTML with suitable examples
8. Describe the tables tags with suitable examples.
9. What are the uses of frames in HTML? Write a simple HTML script in which the home
page of your website is divided in three areas. The left vertical area displays the contents
at a glance. The right top frame is reserved for displaying the logo of the company and
the right bottom frame displays the description of the company.
10. What is CSS stand for? What are the different ways of using style sheets? Explain with
example
11. Create an HTML page which generates a registration form with following
fields(Name,Username,password,date of birth,education qualifications
12. Explain session tracking. How cookies can be used for session tracking? With example program.
13. What does ServletConfig interface does?
14. How do we support both GET and POST protocol from the same Servlet give an example
program for it.
15. Write a servlet program to retrieve data from the database
16. What are the advantages of Servlet over CGI?
17. What is Servlet? Explain Servlet API
18. List out the steps that are needed for accessing a database from Servlet
19. Write JavaScript to create user registration form with following constraints validate the
registration, user login, user profile and payment by credit card pages.
20. Explain object & events models used in DHTML?
21. Explain briefly about Event handlers in Java Script and write a java script for sorting the
elements of an array using function
22. Explain onClick() and onSubmit() event handlers in JavaScriptwith example programs?
23. Explain about JavaScript dialog boxes and their usage of each one with example?
24. Describe the various string objects for string and character processing with illustrations?
25. Write a JavaScript which accepts a number as a input and displays whether it is even or
odd.

You might also like