Thursday, August 26, 2010

WT IV-YEAR CSE I-MID Question Paper

UNIT-I

  1. How lists are helpful in design of a web page? Write about different types of lists in HTML.
  2. a) What are the different tags associated with text formatting.

b) How to use Hyperlinks in a web document.

  1. Why tables are used in the HTML document? Write about different tags associated with tables.
  2. Explain.
    1. How to apply image as the background.
    2. How to insert an image into the document.
    3. Use maps.

(Explain all the tags and attributes)

  1. Write about frames? Explain how to divide a web page using frames? How to fire a link from one frame to other?
  2. What is the role of HTML form? Create a form with all possible elements.
  3. Explain about the three different ways by which a style can be included into the document? Explain with examples.
  4. a. Explain different properties and values associated with the following.
    1. Fonts.
    2. Backgrounds and colors.
    3. Text.
    4. Boxes.

b. How to format blocks of information.

UNIT-II

  1. How JavaScript is helpful in the web design? Explain the following in JavaScript.
    1. Variables.
    2. Data types.
  2. Write about
    1. String manipulation Functions.
    2. Mathematical Functions.

  1. How to use statements in JavaScript? Explain with examples.
  2. How to create, access, add the elements, remove elements in an Array in JavaScript.
  3. Write about Object based array functions.
  4. How to define a function? Explain parameter passing & returning the values from a function.
  5. Write about the regular expressions? Explain what are the different ways of creating regular expression? Explain about the characters helpful in framing regular expressions.
  6. Write about different Built-In Objects in JavaScript.

Unit-III

  1. Explain about XML elements.
  2. Write about control information.
  3. Write about Document Type Definition.
  4. Explain about XML Schema.
  5. Write about Document Object Model.
  6. Explain DOM us SAX.
  7. Write about
    1. Internal entities.
    2. External entities.
    3. Names spaces.
  8. What is parsing? How to parsing XML? Write about different XML parsers.

UNIT-IV

  1. What is a Java Bean? List advantages of Java Beans.
  2. What is an Application Builder tool? Summarize the capabilities and give examples for it.
  3. What is BDK? Explain the procedure for installing, starting and using the BDK.
  4. What is a JAR file? How can we create, extract, update and tabulate a JAR file?
  5. What is introspection? Explain how the developer achieves this? Write different properties.
  6. Develop a simple bean using BDK. Explain the procedure.
  7. Describe the different classes and interfaces in Java Bean API.

No comments:

Post a Comment