WT Questions


  1. What is DTD? Discuss its difference with XML schema.
  2. Define XML and write the difference between HTML and XML.
  3. What is HTTP? How do browser and server communicate using HTTPrequest and response? Explain with example.
  4. Explain the HTML tags for tables, frames and forms with the help of suitable example.
  5. What do you understand by Web technology? Proof the name of protocols which help in web and explain working of that protocol.

  1. What is CSS? Discuss the difference ways to create CSS, also explain the properties of CSS.
  2. Define box model in css with block diagram.
  3. Explain difference between id class selector in CSS.
  4. Explain different types of selectors with examples.
  5. What is difference between inline, internal, and external css. Give examples of how to apply each type.

  1. What is the difference between Java and JavaScript? Describe the strength and weaknesses of JavaScript.
  2. What are scripting language and why JavaScript is used? Write a javascript function for validating form data like mandatory field and email field.
  3. Explain and demonstrate five different type of object in JavaScript with example.
  4. Write a short note on AJAX? Explain its advantage and its working.
  5. Discuss socket and server socket in Java with its package. Write a programme in Java to demonstrate, how the communication is established between client and server?

Help us