PLZ ANWER FAST!!!!

Use the drop-down tool to select the correct word or phrase.

How fast data travels on the network:

The ability of a network to recover after any type of failure:

Text within a document that is linked to other information available to the reader:

The way the network is laid out, including all the interconnections:

When all computers in a network are connected in a “star” formation:

A type of network that does not use a router but shares data directly between computers:

A unique location for a computer on the network:

Rules for how routers communicate with one another and send data:

Answers

Answer 1

It should be noted that the speed of fast data on a particular network is known as bandwidth.

The ability of a network to recover after any type of failure is known as fault tolerance.

Text within a document that is linked to other information available to the reader is called hypertext.

The way the network is laid out, including all the interconnections is known as network topology.

When all computers in a network are connected in a “star” formation, it's known as a star topology.

A type of network that does not use a router but shares data directly between computers is known as peer-to-peer.

A unique location for a computer on the network is known as the IP address.

Rules for how routers communicate with one another and send data are known as the router protocols.

Learn more about bandwidths on:

https://brainly.com/question/8154174

Answer 2

Answer:

Text within a document that is linked to other information available to the reader is called

✔ hypertext

.

A unique location for a computer on the network is its

✔ IP address

.

The

✔ fault tolerance

is the ability of a network to recover after any type of failure.

The computer that responds to requests from the client computer is known as the

✔ server

.

A

✔ queue

is an ordered list of tasks waiting to be performed.

Explanation:

just did it.


Related Questions

You are given an integer N where 0 <= N <= 100, followed by another line of input which has a word W with length L where 1 <= L <= 50. Your task is to print N lines with the word W. The lines of your output should not have any trailing or leading spaces.

Your output lines should not have any trailing or leading whitespaces

Input

3
Hello


Output

Hello
Hello
Hello

Answers

import math as m

def print_word(N, W, retries = 4):

for _ in retries:

if(N > 100 or N < 0 or len(W) > 50):

print("Number is out of range or word is too large. Try again.")

new_word = str(input("New word: "))

new_num = int(input("New number: "))

if(new_num >= 0 and new_num <= 100 and len(W) <= 50):

for row in new_num:

print(new_word)

return "Thank you for your time!"

if(N >= 0 and N <= 100 and len(W) <= 50):

for row in N:

print(W)

return "Thank you for your time!"

try:

N = m.floor(int(input("Enter a number from 0 to 100: " )))

W = str(input("Enter a word: "))

except ValueError:

print("Invalid Input!")

print(print_word(N,W))

Following are the python program to print the input string value:

Program:

N= int(input("Enter a value of integer N (0 <= N <= 100): "))#defining an integer variable N that inputs integer value from the user-end

W = input("Enter the word W (length of 1 <= L <= 50): ")#defining a string variable W that inputs the value fom the user-end

for n in range(N):#defining a for loop that uses the range method with integer variable and prints the string value

   print(W)#printing the string value

Program Explanation:

Defining the an integer variable "N" that inputs an integer value from the user-end.In the next step, another variable "W" is declared that inputs the string value from the user-end.After input all the value a for loop is declared that uses the range method with integer variable and prints the string value.  

Output:

Please find the attached file.

Fin out more information about the program here:

brainly.com/question/24604692

Does The ps5 digital have a disc drive even Though ps4 games are not compatible

Answers

Answer:

Since the PS5 is backward compatible with the PS4, PS4 games can be played on the new console. Then, select the game hub from your Games home page. Quick tip: If you have a PS5 Digital Edition, you won't be able to use physical game discs since it does not have a disc drive to read them.

Explanation:

HOPE IT HELPS

examples of ownership​

Answers

Answer:

Ownership is the legal right to possess something. An example of ownership is possessing a specific house and property. The total body of rights to use and enjoy a property, to pass it on to someone else as an inheritance, or to convey it by sale.

Question 2
What is the output of the following python code:
y = 130
x = 30.15
print (y, x)

Answers

Answer:

>>> 130 30.15

Briefly explain the Conleptual model 044
effective computer Based instruction
for adult outlining the three units
(output, process, input)

Answers

According to computer analysis, the concept of effective computer-based instruction for adults is the embedment of the fundamental parts of computer-based instruction to provide the expected stratagems for inquiry in CBI for adults.

The three (3) units output, process, and input

Output in CBI External supportCBI DesignInstructional Strategy design

Process in CBISelf DirectednessComputer Self EfficacyLearning Goal Level

Output in CBILearning OutcomeScreen DesignPractice Strategy

Hence, in this case, it is concluded that computer-based instructions can be effective for adult learning.

Learn more about Computer Based Instructions here: brainly.com/question/15697793

a computer memory that acts as the main storage available to user for programs and data

Answers

Answer:

Primary storage. Primary storage (also known as main memory, internal memory, or prime memory), often referred to simply as memory, is the only one directly accessible to the CPU.

I need help right away pleas! 30 points.

A website layout needs to be simple and reasonably organized.

Answers:
A) Design
B) User-Friendly Website Navigation
C) Call to Action
D) Elements

Answers

Answer:

I'm very sorry if I'm wrong but I think it's A

What website can you make videos on Chromebook or computer that's free without downloading?

Answers

1) wevideo
2) magisto
3) stupeflix video maker

How can I have a private conversation with no one knowing on my iPhone

Answers

Answer:

Just share a note by making one.

Explanation:

Thank you

10011÷11 binary division​

Answers

Answer:

110.01001

Explanation:

it's a repeating decimal

Why must the image be reduced when the field of view is widened to take in more of the scene?

Answers

The lighting in the shot
As the size of the hole is increased, a larger cluster of light rays gets through to the film or sensor and makes a wider, even blurrier circle. These circles overlap, so the wider each circle becomes, the less clear the picture will be.

Explain the 3 types of control transfer structures in programming using flowchart symbols

Answers

Answer:

Process Flowchart.

Data Flowchart.

Business Process Modeling Diagram.

Which HTML tags describe the meaning of the content?
describe the meaning of the content.

Answers

Defines an HTML document
Contains metadata/information for the document
Defines a title for the document

Answer:

Semantic elements in Plato

Explanation:

Which of the following is the correct sequence of the DIIRE
value chain?

Answers

A lot of events often takes plain in value chain. The correct sequence of events in the value chain are  competitive strategy; value chain; business process and lastly the information systems.

A value chain is simply known as a business model that shows all the aspects or ranges of activities that is often needed to make a product or service.

Firms often conducts an indepth value-chain analysis through the act of evaluating the detailed procedures involved in each step of its business.

Learn more about Value chain from

https://brainly.com/question/1380316

What is a disadvantage of communicating on social media?

Collaborating with others
Speed
Lack of privacy
Maintaining relationships

Answers

Answer:

Lack of privacy

Explanation:

Which of the four factors of production are hit the hardest when high unemployment occurs ?

Answers

Answer:

Economic growth,cyclical and structural factors, demographics, education and training

Explanation:

.........

how is integrating approach in done in teaching

Answers

Answer: Integrative learning is an approach where the learner brings together prior knowledge and experiences to support new knowledge and experiences.

Explanation:

Research.

why is it important to o save a file when using a computer

Answers

Answer:

I think that it's important to save a file when using a computer so you won't lose it. Much like a document usually files are important and mark progress. Like if you're writing an essay and get tired simply save it to a file or document and continue it later. But if you weren't to do that you could lose all your saved work.

Explanation:

Hope that helps. there's not a lot of information to go off of

I think that it's important to save a file when using a computer so you won't lose it.

Get the user to enter some text and print it out in reverse order.

Answers

Answer:

strrev in c/c++

Explanation:

a web server is a computer that manages files for multiple user on a net work. true or false​

Answers

True. I’m pretty sure

Which of the following is not an Error Style for data validation?

Answers

Based on the Microsoft Excel data validation, the option that is not an Error Style for data validation is the choice that does not show an error alert.

Given that there is no option available, the best way to answer this question is to show the types of Error Styles for data validation available.

Different types of Error Style for data validationStop style: this will bring the option of "Retry, " "Cancel, " and "Help."

Warning style: this will show "Continue," with options of "Yes," "No," "Cancel," and "Help."

Information Style: this will ask you to input the whole number with the option of "Ok," "Cancel," and "Help."

Hence, in this case, it is concluded that the Error Style for data validation is Stop, Warning, and Information Style.

Learn more about Error Style for data validation here: https://brainly.com/question/18497347

The NYC_Bicycle_Counts_2016_Corrected.csv gives information on bike traffic across a number of bridges in New York City. In this path, the analysis questions we would like you to answer are as follows: 1. You want to install sensors on the bridges to estimate overall traffic across all the bridges. But you only have enough budget to install sensors on three of the four bridges. Which bridges should you install the sensors on to get the best prediction of overall traffic

Answers

The ideal would be to install sensors on bridges at the main points of the city, to get a general idea about the traffic in the city.

We can arrive at this answer because:

The bridges that lead to the main points of the city tend to have more movement of people and vehicles.In this case, we can say that these bridges have more intense and constant traffic, which can promote a generalized view of traffic on other bridges.Therefore, by installing sensors to analyze traffic on these bridges, it would be possible to project the data collected from the sensors on less busy bridges, according to the context in which they apply.

In this case, the bridges that lead to commercial centers, highways, tourist places, and other important points of the city, must receive the censors.

You can find more information about traffic at this link:

https://brainly.com/question/10961490

100 POINTS!!!
what kind of laptop is compatible with my pc lol i want to do a dual pc setup and my budget is $500.
PC specs:
AMD Ryzen 7 1700X Eight-Core Processor 3.40 GHz
16 GB DIMM 1400 MHz RAM
Radeon RX580 Series

Answers

Answer:

Hmm.. Try researching, I'm sure you'll find something there..

codes python Coordinate Pairs pls helpComplete the distance function! It should take two arguments, each of which is a tuple with two elements. It should treat these tuples like points in a 2d coordinate plane. It should return the distance between them using the Pythagorean Theorem:1. Square the difference between the x values.2. Square the difference between the y values.3. Add the two squares.4. Take the square root of the result.In order to compute the square root of something, you need to use the sqrt function. This function belongs to a module in Python called math. The first line of the code provided imports this module, so that you can use the functions in it. To take the square root of a number, simply do something like the following:number = ...result = math.sqrt(number)You can also use the built-in Python function pow to take the square of a number, like this:number = ...square = pow(number, 2)

Answers

Answer:

the ansewer is I have no idea

This code calculates the distance between points (1, 2) and (4, 6) using the Pythagorean Theorem, which yields a result of 5.0.

A Python function that calculates the distance between two coordinate pairs using the Pythagorean Theorem:

```python

import math

def distance(point1, point2):

   # Unpack the coordinate pairs into variables

   x1, y1 = point1

   x2, y2 = point2

   # Calculate the squared differences between x and y coordinates

   x_diff_sq = pow(x2 - x1, 2)

   y_diff_sq = pow(y2 - y1, 2)

   # Add the squared differences and take the square root of the result

   distance = math.sqrt(x_diff_sq + y_diff_sq)

   return distance

```

You can use this function by passing two tuples representing the coordinate pairs as arguments. For example:

```python

result = distance((1, 2), (4, 6))

print(result)  # Output: 5.0

```

This code calculates the distance between points (1, 2) and (4, 6) using the Pythagorean Theorem, which yields a result of 5.0.

Know more about Pythagorean Theorem:

https://brainly.com/question/28361847

#SPJ5

Which type of game requires you to read people’s expressions to anticipate their moves?
chess-type games
dice games
board games
Poker-type games

Answers

Answer:

Chess-type games

Explanation:

Answer:

Explanation:

chess-type games

Write a program that lets the user enter four quarterly sales figures for six divisions of a company. The figures should be stored in a two-dimensional array. Once the figures are entered, the program should display the following data for each quarter: - A list of the sales figures by division - Each division's increase or decrease from the previous quarter (this will not be dis- played for the first quarter) - The total sales for the quarter - The company's increase or decrease from the previous quarter (this will not be dis- played for the first quarter) - The average sales for all divisions that quarter - The division with the highest sales for that quarter Input Validation: Do not accept negative numbers for sales figures.

Answers

Answer: Buisness calendars

Explanation:

Tumblr, Jaiku is an example of _____________ website.
a) Microblogging
b) Blogging
c) Social Networking
d) None of the Above​

Answers

Answer:

Microblogging

One of the best-known channels in the microblogging world. Twitter is a quick and convenient way to share short posts, GIFs, article links, videos and more. Pinterest: Companies on Pinterest link to products, articles and other useful information for audiences .

Explanation:

Hope this helps you !!

In Scratch, what is used to create a picture that lies behind the characters in your game?
backgrounds
backdrops
rearviews
landscapes

Answers

Answer:

the answer to this queston is backdrops

True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.

Answers

The statement that Reader Accounts are able to extract data from shared data objects for use outside of Snowflake is; A: True

Snowflake is all about cloud computing data warehousing. This platform offers cloud-based data storage and analytics service that enables corporate users to store and analyze data with the aid of their cloud based hardware and software.

Now, Reader Accounts are Snowflake accounts that are created and managed by data providers on behalf of their consumers. These reader accounts make it a lot more easy for organizations to easily share data with anyone and as such they can also extract data from shared objects for use outside of snowflake.

Read more about snowflake at; https://brainly.com/question/9124395

Sarah is a detall-oriented programmer. While testing her program, what other skill would she have to apply in order to detect all bugs?

Answers

The answer is Troubleshooting
Other Questions
What is the simplified form of the following expression? Assume x not-equals 0. RootIndex 5 StartRoot StartFraction 10 x Over 3 x cubed EndFraction EndRoot StartFraction RootIndex 5 StartRoot 10 x EndRoot Over 3 x EndFraction StartFraction RootIndex 5 StartRoot 30 EndRoot Over 3 x EndFraction StartFraction RootIndex 5 StartRoot 120 x cubed EndRoot Over 3 x EndFraction StartFraction RootIndex 5 StartRoot 810 x cubed EndRoot Over 3 x EndFraction. Due to animal rescue efforts, sea turtles have made a comeback and are no longer on the endangered list.What does comeback mean? (1 point)A cause for complaintA doubt about the truthA question of placementA return to a former state Which word is the best ANTONYM of "to speak confidently"?quailcondemnavengebegrudge What does Anya realize as she runs the race? Write the sphere in standard form. 4x2 + 4y2 + 4z2 24x + 16y = 1 when and why did ashoka give up violent warfare Which of the following is a frequent topic in transcendentalist literature that is also present in fuller's the great lawsuit?. At which temperature could air hold the most water vapor?A. 2C (36F)B. 24C (75F)C. 35C (95F)D. 13C (55F) To remember abdominal muscles, explain what TIRE stand for the phrase spare TIRE. study island diagnostic question (50 points) Here are descriptions of four situations in which the volume of water in a tank isa function of time. Match each description to a corresponding graph. Each graphis used only once.Available Responses:Graph 1Graph 2Graph 3Graph 4Situation A: An empty 20-gallon water tank is filled at a constant rate for 3minutes until it is half full. Then, it is emptied at a constant rate for 3 minutes.Situation B: A full 10-gallon water tank is drained for 30 seconds, until it is halffull. Afterwards, it gets refilled.Situation C: A 2,000-gallon water tank starts out empty. It is being filled for 5hours, slowly at first, and faster later.Situation D: An empty 100-gallon water tank is filled in 50 minutes. Then, a dogjumps in and splashes around for 10 minutes, letting 7 gallons of water out. Thetank is refilled afterwards. PLS ANSWER THE FOLLOWING QUESTIONI WILL MARK AS BRAINLIST he Shang Dynasty was able to build cities, tombs, canals and other large structures. What does this say about the Shang dynasty?at does this say about the Shang dynasty? X=[-1,+),Y=R,f(x)=y sao cho y^2-2y=xxX A person swims 6.4 meters persecond north while beingpushed by a current movingwest at 2.1 meters per second.What is the magnitude of theswimmer's resultant vector? PLEASE HELP MEH!!!!!!!!!!!!! Beatrice has two coins. The first coin is fair and the second coin is biased. The biased coin comes up heads with probability 2/3 and tails with probability 1/3. Beatrice selects one of the two coins at random and flips the selected coin 4 times. The result is HHTH. What is the probability that the fair coin was selected? Setting plays an important role in The Hobbit. Look closely at the settings of the Mirkwood (where Bilbo and the dwarves encounter the spiders) and Rivendell (home of the Wood-Elves). How do these settings influence or change the behavior of the characters? Use specific examples from the novel to support your response. Which sentence features the vocabulary best suited for a science text?Calculate the sum before performing the next step.Put the events in chronological order.A sinew is tissue that connects muscle to bone.The timeline of the Roman civilization is lengthy. Divide 5.6 by 0.7 the quotient is what ?