Central processing unit, Basic Computer Science

Assignment Help:

Central Processing Unit:

A Central Processing Unit (CPU) in a computer system is an extremely fast device as compared to the main memory, but it can not work on its own. It depends on the main memory that sends data and instruction when required for processing.

 In other words, we can say that even memories with smaller size (i.e. primary memory) have very high access time (time taken by CPU to access a location in memory), which reduces the overall speed of a computer. 

Computer memory can also be categorized on the  basis of Volatile  and Non-Volatile characteristics. Non-volatile Memory is a type of computer memory which can retain the stored information even if the power is shut down. Examples of Non-Volatile Memory are Read-only memory (ROM), flash memory, optical discs etc. On the other hand, a Volatile memory loses its content when the power goes off. Random Access Memory (RAM), which is the most common form of Primary Storage, is a type of volatile memory. When the computer is shut down, everything contained in RAM is lost.  


Related Discussions:- Central processing unit

Assignment Help, How would you format while loops to fufill my project writ...

How would you format while loops to fufill my project write up?

About flag instructions, They straightforwardly affect the content of the f...

They straightforwardly affect the content of the flags. CLC CLD CLI CMC STC STD STI CLC INSTRUCTION Reason: To uncontaminated the cartage flag. Syntax: CLC This instruction turning

Hypertext transfer protocol (http), It's a common protocol or "language" co...

It's a common protocol or "language" computers use to "speak" to each other over the Web.

Microprocessors, what is the role of microprocessors in IT? how they are us...

what is the role of microprocessors in IT? how they are used in medical field? how they are used in our real lifes? how they are used in latest technology?

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Digital transmission, Digital Transmission: In digital transmission, w...

Digital Transmission: In digital transmission, wave patterns are translated into discrete bits and are separated by intervals. Bits (contraction for binary digits) are the sma

C program , write a c program of minimum shelf

write a c program of minimum shelf

Trap doors and Logic Bombs, Trap doors:  This is a way of bypassing normal...

Trap doors:  This is a way of bypassing normal authentication procedure (windows/ operating system user name  and password) to access a system. Once a system is compromised (impac

Explain se process model objective, Question 1 Explain attributes, propert...

Question 1 Explain attributes, properties, and characteristics of system Question 2 What do understand from Organizational Aspects of System Life Cycles? Explain Question

Arrays, Write an application that stores at least five different department...

Write an application that stores at least five different department and supervisor names in a two-dimensional array. Allow the user to enter a department name (such as “Marketing”)

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd