FUNDAMENTALS OF COMPUTER

WEB BROWSERS TECHNOLOGY

WHAT IS WEB TECHNOLOGY

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of these statements is not true?
A
The web operates on a client-server model.
B
Web servers and web browsers speak HTTP to each other and do so using host names, domain names, and IP addresses.
C
A web server is special software that knows how not to respond to requests for web pages.
D
None of the above
Explanation: 

Detailed explanation-1: -MCQ Correct Answer: b Python is a computer programming language and its not a web server.

Detailed explanation-2: -Apache software is not a web server. ( It is a system that helps deliver static content to the end-users using the only HTTP protocol.

Detailed explanation-3: -On the hardware side, a web server is a computer that stores web server software and a website’s component files (for example, HTML documents, images, CSS stylesheets, and JavaScript files). A web server connects to the Internet and supports physical data interchange with other devices connected to the web.

Detailed explanation-4: -The main job of a web server is to display website content through storing, processing and delivering webpages to users. Besides HTTP, web servers also support SMTP (Simple Mail Transfer Protocol) and FTP (File Transfer Protocol), used for email, file transfer and storage.

There is 1 question to complete.