0% found this document useful (0 votes)
27 views

Iternet Programming IMP

Uploaded by

sairuru07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Iternet Programming IMP

Uploaded by

sairuru07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Internet Programming

(Importance)
MODULE 1 – INTRODUCTION TO WEB TECHNOLOGY.
------------------------------------------------------------------------------------------------------------
1. Explain <audio> And <video> Elements In HTML5 With Example.
2. Difference Between HTML And HTML5.
3. What Is Inheritance In CSS ?
4. Explain CSS Animation Properties And Transition Properties.
5. Explain How JavaScript Can Hide HTML Elements With Example.
6. Explain Basic Internet Protocols Which Are Essential For Transferring Data And
Sending Emails.
MODULE 2 – FRONT END DEVELOPMENT.
------------------------------------------------------------------------------------------------------------

1. Explain Exception Handling In JavaScript With Example.

2. What Are The Benefits Of Using JSON Over XML.

3. Explain Built-in Object In JavaScript.


MODULE 3 – BACK END DEVELOPMENT.
------------------------------------------------------------------------------------------------------------
1. Draw And Explain Servlet Architecture And It's Lifecycle.

2. List And Explain Session Tracking Techniques.

3. What Are Cookies ? And How Do Cookies Work In Servlets.

4. Explain The Steps To Connect Java Application To Database Using JDBC.


MODULE 4 – RICH INTERNET APPLICATION (RIA).
------------------------------------------------------------------------------------------------------------

1. Give Characteristics Of RIA.

2. Explain AJAX Web Application Model And Traditional Web Application Model

With Diagram.

3. What Is AJAX ?
MODULE 5 – WEB EXTENSION: PHP & XML.
------------------------------------------------------------------------------------------------------------
1. What Is The Use Of XMLHttpRequest Object.

2. Difference Between HTML And XML.

3. Explain The Features Of PHP.

4. Explain How Form Validation Work's In PHP with Example.

5. Explain Structure Of XML Documents With Example.

6. Explain Document Object Model In Detail.


MODULE 6 – REACT JS.
------------------------------------------------------------------------------------------------------------

1. What Are The Features Of React.

2. What Is JSX ? Write JSX Attributes With Example.


SIMPLE CODES.
------------------------------------------------------------------------------------------------------------

1. Write A Code To Drag An Image From Outside The Box And Drop It Inside The
Box.
2. Write A JavaScript Code To Check Password And Confirm Password Are Same
Or Not.
3. Write A Code In React js to Display "Hello World"
4. Write A Program In JSP To Display System Date And Time.
5. Write A JSP Program To Perform Four Basic Arithmetic Operations Addition,
Subtraction, Division And Multiplication.
6. Write A PHP Program To Print Factorial Of Number.
7. Write The AJAX Code To Read From The Text File And Displaying It After
Clicking Of A Button.
8. Write HTML Code For Embedding Audio And Video Elements In The Web Page.

You might also like