ADVANCED TOPICS IN COMPILER DESIGN
CODE GENERATION FOR OBJECT ORIENTED LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Protocol used to transmit web pages across the internet
|
HTTP
|
|
HTML
|
|
CSS
|
|
JAVASCRIPT
|
Explanation:
Detailed explanation-1: -Hypertext Transfer Protocol (HTTP) is a method for encoding and transporting information between a client (such as a web browser) and a web server. HTTP is the primary protocol for transmission of information across the Internet.
Detailed explanation-2: -HTTP stands for Hypertext Transfer Protocol. It is the standard protocol for transferring web pages (and their content) across the Internet. When you browse a web page, the URL might be preceded by http:// . This is telling the web browser to use HTTP to transfer the data.
There is 1 question to complete.