0% found this document useful (0 votes)
300 views5 pages

Vidya Vikas Institute of Technology Prefinal Questions Paper Web Technology

The document contains sample prefinal exam questions for a Web Technology course covering topics like HTML, JavaScript, XML, JavaBeans, servlets, JSP, JDBC and more. It includes 4 sets of 5 questions each, with the questions testing knowledge of key concepts and requiring explanations, code samples or comparisons to demonstrate understanding of the subject matter.

Uploaded by

7killers4u
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
300 views5 pages

Vidya Vikas Institute of Technology Prefinal Questions Paper Web Technology

The document contains sample prefinal exam questions for a Web Technology course covering topics like HTML, JavaScript, XML, JavaBeans, servlets, JSP, JDBC and more. It includes 4 sets of 5 questions each, with the questions testing knowledge of key concepts and requiring explanations, code samples or comparisons to demonstrate understanding of the subject matter.

Uploaded by

7killers4u
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

VIDYA VIKAS INSTITUTE OF TECHNOLOGY PREFINAL QUESTIONS PAPER Web Technology

(common for CSE & IT) Write any five questions each question carry 15 marks.

SET NO.1

1) Explain the following terms related to HTML table. (a) Cell padding and spacing (b) Borders (c) Formatting content in table cells (d) Nested tables 2) (a).Define an object. Explain the various objects that are used in the JavaScript? (b).Write a JavaScript which accepts the text in lowercase and display the text in uppercase? 3) Give the advantages and disadvantages of XML schemas? 4) Explain simple color bean program? 5) What is a servlet? Explain life cycle of a servlet. Illustrate with an example program?

6) Write about the JSP processing?

7) What is meant by dynamic content? Differentiate it with other forms?

8) Explain how JDBC perform mapping between JAVA and SQL data types?

VIDYA VIKAS INSTITUTE OF TECHNOLOGY PREFINAL QUESTIONS PAPER Web Technology


(Common for CSE & IT) Write any five questions each question carry 15 marks.

SET NO.2

1) Define a list and categorizes different type of list ?Explain how you would create an ordered list? 2) (a).Define an object. Explain the various objects that are used in the JavaScript? (b).Write a JavaScript which accepts the text in lowercase and display the text in uppercase? 3) Define an XML schema. Show how an XML schema can be created? 4) Discuss the advantages and API of java bean? 5) Write a servlet program to illustrate parameter reading and parameter initializing? 6) Discuss about the TOMCAT server? 7) Give a note on application scope? 8) Write short notes on a. Connection Interface b. Statement Object c. Jnner Join d. Execute Query Method

VIDYA VIKAS INSTITUTE OF TECHNOLOGY PREFINAL QUESTIONS PAPER Web Technology


(Common for CSE & IT) Write any five questions each question carry 15 marks. 1) Explain the following terms related to HTML table. (a) Cell padding and spacing (b) Borders (c) Formatting content in table cells (d) Nested tables 2) (a).Compare and contrast HTML and DHTML?

SET NO.3

(b).Write a JavaScript to validate a form consisting of a user name. Also navigate to another web page after validation?
3) What is a namespace? Describe how a namespace is created with a relevant example?

4) Develop a component by using beans? (Color component)? 5) Explain HttpSession interface? 6) Develop a JSP to accept user first name and then welcome the user by name? 7) What is the biggest scope provided by JSP?

8) Write a note on java.sql.Driver class?

VIDYA VIKAS INSTITUTE OF TECHNOLOGY PREFINAL QUESTIONS PAPER Web Technology


(Common for CSE & IT)

SET NO.4

Write any five questions each question carry 15 marks.

1) Explain how a basic table is created using HTML?


2) (a) Write a javascript that reads list of ten numbers and displays the count of negative

numbers,the count of positive numbers and the count of zeros from the list? (b).Write a javascript that displays the as per the following (calculates the squares and cubes of the numbers from 0 to 10) Number Square Cube 0 0 0 1 1 1 2 4 8 3 9 27 4 16 64 5 25 125 6 36 21 6 7 49 343 8 64 512 9 81 729 10 100 1000 3) Discuss the important features of XML which make it more suitable than HTML for creating web related services? 4) Discuss the advantages and API of java bean? 5) What is a servlet? Explain life cycle of a servlet. Illustrate with an example program?

6) Explain the life cycle of JSP? 7) Give a note on application scope?


8) Explain how JDBC perform mapping between JAVA and SQL data types?

You might also like