answersLogoWhite

0

What else can I help you with?

Continue Learning about Computer Science

How you screenshot something on a computer?

The print screen button on your computer takes a still screenshot and pastes it to your clipboard. Whenever you open up any application after hitting your print screen key, you can paste the image of your computer screen.


What should be done if BIOS settings are set to default whenever you boot your system?

The reason that causes your BIOS to reset to its defaults is a dead battery. Because CMOS (BIOS settings) is a volatile form of memory, the memory chip needs a constant power source, even when the computer is off. To supply this, there is a coin battery located directly on the motherboard. Simply replace this with the exact same kind and you shouldn't have any more problems.


What is division by zero exception?

Since any number divided by zero is undefined, a computer cannot base a calculation on this. Whenever a program attempts to divide by zero, this error is generated.


Why does Tudou keeps crashing my computer?

Whenever I load a tudou video/audio page, it loads the page, and when it tries to load the video/ad, it crashes my computer, and even my mouse freezes in place and I can't click anything, forcing me to reboot the computer. Never happened before, and this problem started appearing yesterday. I tried to load the tudou page on my phone and it works perfectly.


Whenever you want to download a word doc it just turns into symbols?

it would mean your computer has out of date drivers or it is downloaded incorrectly. i would suggest you update your word processor or just search for some updated drivers.

Related Questions

What is the technical name for the volatile computer workspace that is erased whenever turned off?

RAM (Random Access Memory) or working memory


Is RAM nonvolitatile?

RAM is volatile, because whenever the computer looses power then all of the data that was stored in the RAM is erased. Non-volatile would be a hard drive, because even after the computer looses power the memory still stays.


What is the drawback for RAM?

A drawback for RAM is that it is volatile memory. This means that whenever the computer is turned off all of the data that was stored in the RAM is erased.


Is ram nonvolatile?

RAM is volatile, because RAM requires a continuous flow of power to be able to retain the memory that is being stored within the RAM. Meaning, that whenever power is turned off and there is no longer a flow of electricity all data that is stored within the RAM is erased.( Read below for more information regarding what type of memory is non-volatile)Now the type of storage device that is non-volatile is your hard-drive. It is non-volatile, because even when there is not a constant flow of electricity to the computer all of the memory that was stored in the hard drive stays on the hard drive till you want it removed.( A tip below to help you remember what is volatile and what is non-volatile)a good tip that I have figured out that will help you remember the difference between volatile and non-volatile is to look at the ( v ) in the word volatile. You can think of the v as representing volts. so if you see something that says volatile just think of the v, and you will remember that since it is volatile it requires power to hold the memory. When non-volatile is said look for the ( v ) again and think of the word non-volatile as it was saying no volts, because volts are not needed for something that is non-volatile for it to retain its memory. I hope these tips help you out and you have a good day.


How much voltage should there be at wire going to coil on 2003 dodge 3500 van?

12 volts whenever the computer has actuated the asd relay.12 volts whenever the computer has actuated the asd relay.


Is ram nonviolatile?

RAM is volatile, because RAM requires a continuous flow of power to be able to retain the memory that is being stored within the RAM. Meaning, that whenever power is turned off and there is no longer a flow of electricity all data that is stored within the RAM is erased.( Read below for more information regarding what type of memory is non-volatile)Now the type of storage device that is non-volatile is your hard-drive. It is non-volatile, because even when there is not a constant flow of electricity to the computer all of the memory that was stored in the hard drive stays on the hard drive till you want it removed.( A tip below to help you remember what is volatile and what is non-volatile)a good tip that I have figured out that will help you remember the difference between volatile and non-volatile is to look at the ( v ) in the word volatile. You can think of the v as representing volts. so if you see something that says volatile just think of the v, and you will remember that since it is volatile it requires power to hold the memory. When non-volatile is said look for the ( v ) again and think of the word non-volatile as it was saying no volts, because volts are not needed for something that is non-volatile for it to retain its memory. I hope these tips help you out and you have a good day.


What are the major characteristics of technical writing?

Technical writing clearly, concisely and accurately conveys the precise information its users need, in a convenient format that can be accessed whenever needed.


How often do you smoke?

whenever you like


Whenever you connect your r4ds to your computer nothing show is up why?

press start click computer then look for it


Whenever I try to play Exteel my computer crashes.?

it might cause an virus !


How do you repair the transmission code p0700?

On a Chrysler vehicle the engine computer sets P0700 whenever the transmission computer has detected and set a fault. You will need to have transmission codes checked to know possible causes.On a Chrysler vehicle the engine computer sets P0700 whenever the transmission computer has detected and set a fault. You will need to have transmission codes checked to know possible causes.


Why boot files are not kept on the RAM chip but on ROM chip?

RAM is volatile - meaning that whenever power is taken away from it it is wiped. ROM is non volatile - meaning that the data is always kept there whether there is power is there or not. BOOT files which is basic machine code and is needed to boot up the computer to give the first BIOS (basic input output system) is kept on ROM because it is always kept there. If it was kept on RAM then it would be wiped everytime you turn the power off which would mean it would work.