1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Anna11 [10]
3 years ago
15

The definition of HTTP makes use of the ASCII character set without reference to how these characters are encoded. Explain why t

his is an example of abstraction.
Computers and Technology
2 answers:
solniwko [45]3 years ago
4 0
Abstraction comes from two latin words; abs which means away and trahere which mean to draw. From the meaning itself, it is to draw away something from specific objects, individuals, group, etc. In the computer world, a programmer hides all relevant data pertaining to the relevance of a data. It is done to increase efficiency and and reduce complexity. 
Nezavi [6.7K]3 years ago
4 0

HTTP protocol works in layers and one layer makes use of functionality given by the other layer below it. Therefore, it is a perfect example of abstraction on the internet. HTTP protocol is not dependent on anything except the text protocol on which it works.

Further explanation:

Working of HTTP protocol: It is an application layer protocol built on the top of TCP which uses client server model. Client and server communicate through request and response messages.  

The HTTP messages are of three types:

HTTP GET- Client sent the message to server having only URL which may have zero or optional parameter at the end of the URL. The server process on the optional data of the URL and sent back the result to the browser.

HTTP POST- Messages place the optional data parameters to the body of request message instead of adding to the end of the URL.

HTTP HEAD- The server sends back the header information to the client rather than sending full contents of the URL.

Disadvantages:

Messages transmitted over HTTP have several issues:

  • Error in creation of the web pages.
  • User error
  • Temporary network glitches
  • Malfunction of the web server or web browser

Learn more:

1. A company that allows you to license software monthly to use online is an example of ?brainly.com/question/10410011

2. How does coding work on computers?  brainly.com/question/2257971

Answer details:

Grade: Graduate Engineering

Subject: Computer Science

Chapter: Internet Technology

Keyword:

HTTP, protocol, browser, client server model, get, set, head, web, network, TCP, IP, URL header, request, response, messages, ASCII characters, parameter, abstraction, parameter

You might be interested in
List out two ways to execute the script.​
castortr0y [4]

Answer:

1) Execute Shell Script Using File Name. Use the shell script file name to execute it either by using it's relative path or absolute path as shown below

2) Execute Shell Script Using Source Command.

7 0
2 years ago
Read 2 more answers
The larget social networking site to date is
maks197457 [2]
FB, I would guess.

Sincerely,

Xeno
3 0
3 years ago
Which group on the Note Master tab contains the command to add footers to the notes pages?
nasty-shy [4]

Answer:

Place Holders

Explanation:

5 0
2 years ago
Let's now use our new calculator functions to do some calculations!
Sophie [7]

Answer:

Ans1.

double calc_a;

calc_a=Math.pow(3.0,2.0)+Math.sqrt(9);

Ans2.

double calc_b;

calc_b=((12.0/3.0)-(2.0*4.0));

Ans 3.

double calc_c;

calc_c=(Math.sqrt(16.0)*(7.0+9.0));

Ans 4.

double calc_d;

calc_d=Math.pow(7.0,2.0)/Math.sqrt(49.0);

Explanation:

The expressions are done with Java in answer above.

6 0
3 years ago
When Clara accesses the programs and documents on her computer by way of icons, she is said to be employing
julsineya [31]
Your answer would be D, graphical user interface. Hope this helps!
5 0
3 years ago
Read 2 more answers
Other questions:
  • What does the "configure dhcp options for proxy dhcp" option do?
    13·1 answer
  • To change to the completed application’s directory, we opened a command window and used the ________ command to change to the di
    7·1 answer
  • What is the main characteristic of a Peer-to-Peer (P2P) network?
    8·1 answer
  • The trigonometry book says: sin^2(t) + cos^2(t) = 1 Write a Python program that verifies the formula with the help of the Python
    11·1 answer
  • Explain in three to four sentences what happens to data packets once they leave a node.
    11·2 answers
  • Written Hawaiian also has fairly simple spelling rules for determining if a word is a valid word in the language (even if the me
    9·1 answer
  • In cell B20, enter a function to calculate the average attendance for 2018
    11·1 answer
  • I have a question. This question will probably be deleted, but why do moderators keep deleting my answers when they are legitima
    13·1 answer
  • Create a method called randomValues that uses a while loop to generate a random number between 1-25 until the value 10 is genera
    12·1 answer
  • In a typical office, biometric authentication might be used to control access to employees and registered visitors only. We know
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!