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
When a computer is suffering from a virus, you can use a compiler to help remove the virus. True or false?
ipn [44]
True I think because it helps right?
8 0
3 years ago
An executable file that was determined to be infected with a virus was terminated from the running processes list. However, afte
Mama L [17]

Mostly Trojan will has multiple version and I love u virus extra.

<u>Explanation:</u>

As first step workstation or desktop or laptop to scanned for virus and if any virus or malware found then it should be removed first. Operating system should be updated with latest patch, virus signature also be updated once again executed founded by virus infected.

Better to copy new exes and place in the same folder and try to execute again. If still the problem persists download antivirus software such as Norton, bit defender, Kaspersky etc. executable files affected by 15-20 viruses

8 0
2 years ago
How to select the entire worksheet?
Archy [21]
Hey there! Hello! 

In an instance of Microsoft Excel 2016, you can select your entire worksheet by using the Ctrl-A shortcut on your keyboard for Windows, or Command-A in the case of a Mac. If you have a standard Windows keyboard, you should have two Ctrl keys on either side of your keyboard. On a standard Mac keyboard, you'll also find that there are two Command keys on either side of your space key. This shortcut applies to other things as well, such as documents in Word. It basically selects everything there is to select. 

I have attached a screenshot of the result of doing Command-A on a blank document. Everything within the bolded green outline is selected – it's typical for the cell you were on to be white instead of your highlight color (which is grey, in my case), and it will be selected, too. 

Hope this helped you out! Feel free to ask me any additional questions if you have any. :-)

7 0
3 years ago
Write a function nexthour that receives one integer argument, which is an hour of the day, and returns the next hour. This assum
Vinvika [58]

Answer:

The function in C is as follows:

int nexthour(int tme){

   tme = tme%12 + 1;

   return tme;

}

Explanation:

This defines the function

int nexthour(int tme){

Ths calculates the next hour using % operator

   tme = tme%12 + 1;

This returns the next hour

   return tme;

}

5 0
2 years ago
A _______________ is a field that contains data unique to a record.
Andru [333]

A primary key is a field that contains data unique to a record

8 0
3 years ago
Other questions:
  • Clip art, by default, is formatted as a(n) ____, which cannot be moved to a precise location on a page.
    14·1 answer
  • To arrange data in alphabetical order quickly, you can _____ the data.
    7·2 answers
  • You are working as a Solutions Architect for a technology company which is in the process of migrating their applications to AWS
    15·1 answer
  • Give a recursive algorithm for finding the sum of the<br> first n odd positive integers.
    8·1 answer
  • You are configuring a switch that has three hosts attached to FastEthernet 0/2 through 0/4. All three hosts are part of a public
    11·1 answer
  • Write a method called all Less that accepts two arrays of integers and returns true if each element in the first array is less t
    12·1 answer
  • E-fit and similar software compares what?
    7·1 answer
  • Which of the following would an interactive media professional most likely need? A.a high school diploma
    15·1 answer
  • After fixing the format of her subheadings, she notices that she misspelled the name of one of the famous people
    7·2 answers
  • 22
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!