Drag the tiles to the correct boxes to complete the pairs.
Match the memory type with its function.
ROM
cache
RAM
hard drive
Functions
Memory Type
acts as a buffer between the CPU and main memory
arrowRight
contains data and instructions for current execution
arrowRight
stores data permanently
arrowRight
stores the program required to boot a computer
arrowRight
Next

Your welcome

Drag The Tiles To The Correct Boxes To Complete The Pairs.Match The Memory Type With Its Function.ROMcacheRAMhard

Answers

Answer 1
I need this answer too can someone please help us out with the right answer ?!

Explanation :

Related Questions

In Java I’m having trouble with variables. When I try to call a variable from my while loop it says, “finger cannot be resolved to a variable.” The error is on line 49.

Answers

You're declaring variable finger inside your while loop so it only exists inside your while loop. You're then trying to use your finger variable outside your while loop, which is impossible because finger only exists inside your while loop.

Try declaring total at the beginning of your program, adding finger to total before you break from your while loop and then adding randNum to your total at the end.

To better understand why you can't use finger outside your while loop, look up "java scope". This will explain why you can only use variable in the regions they're declared in.

. List down mental health problems that may arises with excessive use of digital social networking Do we ever need to be concerned about becoming addicted to any Internet activities? Find one example in a news or journal article of a person who was "addicted" to using a social networking site or other online activity

Answers

Answer:

Excessive utilization of digital instant messaging could perhaps lead to numerous mental health conditions.

Explanation:

The massive pressure just to preserve a privileged lifestyle the same as peer group and other such influencers. Cyberbullying would also be a key component of the social mainstream press. This might cause stress.

Yes, researchers undoubtedly need to worry about who becomes familiar with the internet. There's a whole number of news items living with the effects of over-using social networking sites. There seemed to be headlines that a teen must have been strongly affected by someone with a man as well as ransacked with real money by encouraging them to stay married to her.

Define the following. 1.upload 2.store3. download.

Answers

Answer:

1. UPLOAD- to transfer (data) from one computer to another, typically to one that is larger or remote from the user or functioning as a server.

2. STORE- to keep or accumulate (something) for future use.

3. DOWNLOAD- to copy (data) from one computer system to another, typically over the internet.

[tex]\huge\mathtt{\fcolorbox{lime}{black}{\pink{Answer:-}}}[/tex]

Upload

[tex]\red\mapsto[/tex]Uploading refers to transmitting data from one computer system to another through means of a network.

Store

[tex]\red\mapsto[/tex]Computer data storage is a technology consisting of computer components and recording media that are used to retain digital data.

Download

[tex]\red\mapsto[/tex]Download means to receive data from a remote system, typically a server such as a web server an email server.

When you are entering text, what is the most efficient way to remove the previous four characters to correct a word that you entered incorrectly?

A. Press the DELETE key THREE times
B. Finish typing the word, and then run a spell check
C. Press the BACKSPACE key four times
D. Triple-click the word to select it, then retype it correctly

Answers

Answer:

C. press the Backspace key four times

Explanation:

When you are entering text, what is the most efficient way to remove the previous four characters to correct a word that you entered incorrectly is to Press the BACKSPACE key four times

Most times people do delete a character to the right of the insertion point by pressing delete and a character to the left of the insertion point by pressing backspace

It is often better to select the text you want to remove, then press the Delete key.

Conclusively, to quickly move an insertion point up to the start of the previous paragraph, just Press Ctrl+Up Arrow (Windows).

Learn more from

https://brainly.com/question/19286999

!WILL GIVE BRAINLIEST!
Write a Python program that prompts the user for a word. If the word comes between the words apple
and pear alphabetically, print a message that tells the user that the word is valid, otherwise, tell
the user the word is out of range.

Answers

Answer:

word = input()

if word > "apple" and word < "pear":

   print("Word is valid.")

else:

   print("Word is out of range.")

If you were asked to make a presentation to your class that requires you to show pictures, text and video, which program would be the best choice? A. Internet explorer B. Photoshop C. Microsoft word D. Microsoft PowerPoint

Answers

Answer:

D

Explanation:

Microsoft PowerPoint is a presentation program.

As the Social Media Strategist at a company, your coworker comes to you and asks you to explain that if your ads and products are all over the Internet, how would anyone ever find them? Which would be your best explanation?

Answers

Explanation:

They can find the ads all over the internet. The ads will be seen by people using all kinds of websites, and of all age groups.

In what kind of attack can attackers make use of hundreds of thousands of computers under their control in an attack against a single server or network?

Answers

Answer:

distributed denial of service

Explanation:

Answer: DDoS

Explanation:

A distributed denial-of-service (DDoS) attack is a malicious attempt to disrupt the normal traffic of a targeted server, service or network by overwhelming the target or its surrounding infrastructure with a flood of Internet traffic.

DDoS attacks achieve effectiveness by utilizing multiple compromised computer systems as sources of attack traffic.

Select the answer that best describes the ethical guideline followed in each scenario.

Answers

We need the scenario to solve this feel free to comment on this with your so scenarios and I will provide you with answers or just post another question

how to change your name to a fake one

Answers

oh lord i’m sorry I got no idea..

Answer:

You can't. You have to email them and request it if you want too.

Explanation:

I hope this helped and if it did I would appreciate it if you marked me Brainliest.

Thank you and have a nice day!

Which solution eliminates the need for dedicated high-speed WAN connections between sites

Answers

Answer:

running in the 90 s intensifies

Explanation:

Copyright ownership analysis starts with this principle: The ________ is the owner.

a- Government
b - author
c- public
d- employer

Answers

Answer: Author

Explanation: self explanatory

1
Select the correct answer.
Which tool will select the lines of a sketch in digital software?
A.
Gradient
B.
Magic Wand
Ос.
Edge Detect
OD.
Paint Bucket
Reset
Next

Answers

Answer:

gradient

Explanation:

Answer: C

explanation: you can use edge detect to select the lines of a sketch in digital software

To summarize and analyze data with both a crosstabulation and charting, Excel typically pairs _____.

Answers

Answer:

" Pivot Charts with Pivot Tables" would be the right approach.

Explanation:

The pivot chart would be a visual interpretation or depiction of an Excel pivot table. Pivot charts, as well as tables, were indeed interconnected around each other. The pivot table could indeed assign a retroactively comparable number and appearance formatting or predictive text, although when data is being transferred.

Complete the missing part of the line to allow you to read the contents of the file.
inFile = ____ ('pets.txt','r')

Answers

Answer: Sorry I’m late but the answer is open

Explanation: Edge 2021

The missing part of the line allows you to read the contents of the file. inFile = Open ('pets.txt','r').

What is the file format?

The term file format refers to that, A standard way the information is encoded for storage in a computer file. It specifies how bits are used to encode information in a digital storage medium. File formats may be either proprietary or free.

The file format is the structure of that file, Which runs a program and displays the contents. As there are many examples like a Microsoft Word document saved in the. DOC file format is best viewed in Microsoft Word. Even if another program can open the file.

Therefore, By the File format allows you to read content and can open up the file format.

Learn more about  file format here:

https://brainly.com/question/1856005

#SPJ2

How many syllables does snail have

Answers

Snail only has one syllable

Travis is getting ready to present his PowerPoint slides to his class. What is a good tip Travis should use during his presentation? Make eye contact and smile. Read from the slides. Speak quickly. Speak quietly.

Answers

Answer:

REad from slide and speak clearly and slowy.

Explanation:

Try to keep each to one line by using bullets or brief words, and avoid text wrapping. Instead of reading the screen, you want your audience to pay attention as you give your information. Long words might be clipped on some projectors because they cut slides off at the margins.

What is the best way to do a presentation?

Once you've completed presenting the content of your speech, the simplest approach to conclude it is to say “thank you.” That has the advantage of being universally understood. Anyone can use it to signal to the audience that it is time to applaud and go.

Opening your thank-you speech with a straightforward phrase. Then, briefly discuss one or two (but no more) noteworthy points from the speech, such as the startling discovery or the wise words that were earlier mentioned.

Therefore, Content, audience, structure, and consistency are the four factors that will ensure that your audience follows along and remembers your presentation.

Learn more about presentation here:

https://brainly.com/question/14498361

#SPJ2

How are Earth's plates made?

Answers

They were created by a process similar to the subduction, when one plate dives below another.

Can you please teach me how to code... ​

Answers

Answer:

yes i can teach u html nicely

please mark me as brainlist


allows you to put text and/or graphic objects anywhere on a page without the objects nearby

wsyiwig
threading
independent placement
grid lines

Answers

B. Threading (the second one)

Two students are trying to combine their decks of Battleémon cards (a knock off version of another famous card game) so that they make one large deck of cards that contains exactly one of each unique type of Battleémon card that they own - in alphabetical order. In order to do this, the students start with two lists, deck1 and deck2, which are lists of all Battleémon cards each student owns (duplicates included) and the following available procedures.

Answers

Answer:

combinedDeck ← Add(deck1, deck2)

combinedDeck ← RemoveDups(combinedDeck)

combinedDeck ← Alphabetize(combinedDeck)

Explanation:

Uisng a the set of instructions below, a list of sorted cards without duplicates can be obtained by following the set of instructions below :

1. START

2. Read in cards of student A and student B into a set :

3. Using the union function merge, the two set of cards.

4. Since a set will contain no duplicates, then duplicate cards are automatically removed.

5. Convert the set to a list and apply the sort function.

A code snippet in python is given below :

card_A = {'meal', 'peal', 'deal', 'spin'}

#enter the values of student's A card into a set

card_B= {'skill', 'lift', 'spin'}

#Enter the values of student's B's card into a set

merge = card_A.union(card_B)

#using the union function, merge the cards

merge = list(merge)

#convert the mergers set into a list

sorted_cards = sorted(merge)

#using the sorted function, sort the values in the merged cards

print(sorted_cards)

#display the sorted cards

Learn more :https://brainly.com/question/15745784

Pick all the correct answers

Answers

i think it’s A and D ...

Computerized machines have taken the place of most __________.
A.
teachers
B.
IT specialists
C.
order clerks
D.
graphic designers

Answers

Answer:

B??

Explanation:

I feel like B. is the correct answer.

If i'm wrong plz let me know :>

Answer:

B

Explanation:

What are 3 examples of Chassis Wiring?

Answers

Answer:

.

Explanation:

What is string constant??

Answers

Explanation:

String constants, also known as string literals, are a special type of constants which store fixed sequences of characters. A string literal is a sequence of any number of characters surrounded by double quotes: ... The null string, or empty string, is written like "" .

Which of the following is the shortcut to quickly save a PowerPoint presentation?
Pressing Ctrl+Shift+S will save the slides.
Pressing Ctrl+S will save the slides.
Pressing F12 will save the slides.
Pressing Shift+S will save the slides.

Answers

I’m pretty sure it’s Ctrl + S

Answer:

Pressing Ctrl+S

Explanation:

Why did we decide to send a message as a sequence of two options rather than modifying our devices to represent more options?

Answers

Answer:

Following are the solution to this question:

Explanation:

Please find the complete question in the attachment file.

The binary message is also an XML text SMS, which is used to represent in binary character. It may also flag the binary text as binary, and it can attach the UDH as just the start of its message. In this question, we assume that you can include A and B because there could be no more than 2 choices in such a binary message.

We decided to send a message as a sequence of two states (A and B) rather than modifying our devices to represent more states (State C, State D, State E, etc.) primarily for simplicity and efficiency.

Using a binary communication system with just two states is straightforward and easier to implement than introducing more complex modifications for additional states.

Binary communication allows for clear and unambiguous encoding and decoding, making it more reliable and less prone to errors.

While using more states could potentially convey more information, it would also require more complex hardware and software, increasing the risk of communication errors and complicating the overall system design and operation.

Know more about binary communication:

https://brainly.com/question/32447290

#SPJ3

Your question is incomplete, but most probably your full question was.

Why did we decide to send a message as a sequence of state (A and B) rather than modifying our devices to represent more State (State C, State D, State E,....)?

what would you do if you got exposed on social media and (depression) who feels like that sometimes ?

Answers

Answer:

Sadness

Explanation:

Because i sad or mad

Answer:

nothing

Explanation:

i wouldn't get the app

What type of result does the MATCH function, when used on its own, return?


It returns the lookup value located in a specific location.

It returns a value that is the same as the lookup value.

It returns the cell reference of the lookup value.

It returns the relative position of a lookup value, either as a row or column number, within the selected array.

Answers

Answer:

D: It returns the relative position of a lookup value, either as a row or column number, within the selected array

Explanation:

In Microsoft, the MATCH function is a function that is easily used to look for a specific item in a range of cells, and thereafter it now returns the relative position of that item in that same range of cells.

Thus, the correct answer is Option D

Answer:

d

Explanation:

Write a c++ programm that enter a number from the user and displays Fibonacci numbers from 1 to given number using function

Answers

Answer:

#include <iostream>

using namespace std;

int main()

{

   cout << "Enter number: ";

   int number;

   cin >> number;

   int prevfib = 0;

   int fib = 1;

   while (fib <= number) {

       cout << fib << " ";

       int add = prevfib;

       prevfib = fib;

       fib += add;

   }

}

Other Questions
During the Cold War, what two types of governments were dominant in Western Europe and Eastern Europe? Define what both types of government mean. y is inversely proportional to 7I+x.When x = 8, y = 2.Find y when x= 15. how does gilgamesh most clearly fit the definition of an epic hero? A. He is larger then life B. he is grateful for his life c. he is a man who feels sad d. he is a man of many words The volume of this cylinder is 175 cubic units. What is the volume of a cone that has the same base area and the same height? what are the roots of copland? HELP ITS DUE REALLY SOON!!! Simplify 2a + 6b - 3(4a - b) Did you get back any of the answers?! I need them like rn! Please & thanks The largest recorded tsunami in modern times struck Lituya Bay, Alaska.Question 4 options: True False Photo below please answer What does it mean if you never thought about your future you graduating and about what you want to do when you get older. Is that bad that I never thought about stuff like that yet? what is oriented training? Help plzzz!!!! 20+ PTS and Brainliest!!!!!! PLS HELP ASAPFind the area of this semi-circle with diameter,d = 24cm.Give your answer as an expression in terms of Suppose now the same client as in the previous problem prefers to invest in your portfolio a proportion (y) that maximizes the expected return on the overall portfolio subject to the constraint that the overall portfolio's standard deviation will not exceed 20%. What is the maximum investment proportion, y, for the risky portfolio Determine whether it is possible to draw a triangle with sides of the given lengths. Write yes or no.12, 14, 27 A child is playing with a toy car, and it acceleratesto the south from 1.2 m/s to 6.3 m/s. If the toy car'sacceleration is 2.75 m/s2, what is the amount of timethat the child takes to accelerate the car? **EXTRA POINTS**The point H(-1,-6) is translated 2 units up. Find the coordinates of the resulting point H? Lins class has also adopted some sections of highway to keep clean. If 1 1/2 sections are 3/4 mile long, how long is each section? Cullumber Construction is constructing an office building under contract for Cannon Company and uses the percentage-of-completion method. The contract calls for progress billings and payments of $2150000 each quarter. The total contract price is $25800000 and Cullumber estimates total costs of $18350000. Cullumber estimates that the building will take 3 years to complete, and commences construction on January 2, 2021. At December 31, 2022, Cullumber Construction estimates that it is 75% complete with the building; however, the estimate of total costs to be incurred has risen to $18600000 due to unanticipated price increases. Cullumber Construction completes the remaining 25% of the building construction on December 31, 2023, as scheduled. At that time the total costs of construction are $19350000. What is the total amount of Revenue from Long-Term Contracts and Construction Expenses that Cullumber will recognize for the year ended December 31, 2023