CBSE Notes for Web Application Development Class 12 Notes
World Wide Web is an example of an information protocol/service that can be used to send and receive information over the internet. It supports:
• Multimedia Information (Text, Movies, Pictures, Sound, Programs etc…)
• Hyper Text Information 😦 Information that contains links to other information resources)
• Graphical User Interface :(So users can point and click to request information instead of typing in text commands)
The World Wide Web is an example of an information protocol/service that works using a Client/Server software design. A service that uses Client/Server design requires two pieces of software to work: Client software (e.g. Web Browser) to request information, and Server software(Web server) to answer requests and provide their information. Most Web applications are designed this way. Please refer Web Application Development Class 12 Notes for more information.
