Answer:
Option d): Proxy Server is the correct answer.
Explanation:
Proxy Server can be used to cache requested Internet resources so that they can be more quickly delivered to users requesting the same resource while at the same time reducing the burden on the external network connection to the Internet for an organization.
<u>Working of Proxy Server:</u>
These servers work by saving all the files into the servers that are uploaded by other persons once. After that whenever someone needs the same file, it is provided by the proxy server itself rather than the actual stored location of the file. Thus it somehow speeds up the delivery process.
<h2>I hope it will help you!</h2>
Answer:
Here you go, alter this as you see fit :)
Explanation:
array = []
cnt = 0
while cnt < 11:
x = input("Enter a word: ")
array.append(x)
cnt += 1
y = input("Add another word?(Y/n): ")
if y.lower() == "n":
break
letter = input("\nChoose a letter: ")
if len(letter) != 1:
print("Error: too many characters")
quit()
for n in range(len(array)):
if letter.lower() in array[n].lower():
print(array[n], end= ",")
Information is when you take the data you have and analyze it or manipulate it by combining it with other data, trending it over time, assessing or analyzing the outliers that need to be dealt with, and, most important, applying your own experience and knowledge to transform that data into something you can use to make
Answer:
c. short-term
Explanation:
According to a different source, these are the options that come with this question:
a. long-term
b. implicit
c. short-term
d. explicit
This best illustrates the limited capacity of short-term memory. Short-term memory is the most recent information that a person holds in his head. Usually, this corresponds to events that occurred in the last 30 seconds to the last few days. This type of memory stores recent events, as well as sensory data such as sounds.
The answer would be C) Scream and run
The last thing you want to do during a fire is panic and freak out. Once you start doing that you will usually make rational decisions. If you remain calm and follow procedure you should be fine, in most cases.