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
HTML question please help
Pie

Answer:

background-color: (Color)

Explanation:

This is actually CSS coding, as you would code it like:

Body {

background-color: (Color)

}

5 0
3 years ago
There are two String variables, s1 and s2, that have already been declared and initialized. Write some code that exchanges their
Ivan

Answer:

//here is code in java.

import java.util.*;

class Solution

{

// main method of class

public static void main (String[] args) throws java.lang.Exception

{

   try{

    // declare an initialize first string variables

     String st1="hello";

     // declare an initialize first string variables

     String st2="world";

     // create another string variable

    String st3;

    // exchange the value of both string variables

    st3=st1;

    st1=st2;

    st2=st3;

    System.out.println("value of first String after exchange: "+st1);

    System.out.println("value of second String after exchange: "+st2);

   }catch(Exception ex){

       return;}

}

}

Explanation:

declare and initialize two string variables.Create another string variable "st3". first assign value of "st1" to "st3" after then value of "st2" to "st1" and then  assign value of "st3" to "st2". This will exchange the values of both the string.

Output:

value of first String after exchange: world

value of second String after exchange: hello

8 0
3 years ago
Read 2 more answers
Which of these is NOT one of the three parts to the event-handling mechanism in Java?
Tamiku [17]

Answer:Event action

Explanation:Event-handling mechanism is the technique through which the  the management of any event is Java is controlled and coordinated. The event handler code is used for the managing of the mechanism and execution.

Event action is not a part of the event handling mechanism in the java because no such step comes under the code of event handler and rest other option are present in java event handler.

5 0
3 years ago
What is the use of html in websites
Alborosie
HTML is a very basic markup language and requires memorization of a few dozen HTML commands that structure the look and layout of a web page. Before writing <span>any HTML code or designing your first web page, you must decide on an HTML editor or text editor, such as Notepad or Word Pad.</span>
4 0
3 years ago
Read 2 more answers
HELP ASAP
joja [24]
Dkydylfiyfuofoyfuofou
7 0
3 years ago
Other questions:
  • Your friends know that you understand a lot about computers, both the technical details of how they operate as well as informati
    12·1 answer
  • ____________________ is the premeditated, politically motivated attacks against information, computer systems, computer programs
    6·2 answers
  • Write a program that converst the temperature from Celcius to Fahrenheit. The formula is: F (9/5)C+32
    12·2 answers
  • The standing toe touch is most likely to result in
    15·1 answer
  • How do you check how much space is left in current drive?
    9·1 answer
  • Connect 5 LEDs with any random colors. Iteratively, turn ON 1 to 5 LED(s) that will take 5 iterations in total, and in every ite
    6·1 answer
  • graphic designers can compress files in different formats . One of the formats ensures that the quality and details of the image
    7·1 answer
  • a ____ is a window inside the word window that can remain open and visible while you work in a document.
    14·1 answer
  • Why is it better for a CPU to have more than one cache?
    6·2 answers
  • Describe the five components of a computer
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!