Search over 10,000 free study notes
Over a million students use our free study notes to help them with their homework
Top answers
How do I make simplifying Boolean algebra easier?
Understanding how to simplify Boolean algebra is as simple as learning a set of rules, when you look at each rule individually it may not make complete sense but after putting all the rules together in enabl...
JS
Answered by
Jamie S.
•
Computing tutor
3037 Views
What is the purpose of RAM in a computer?
RAM (Random Access Memory) is a form of memory which is used to save data about programs that are currently open. RAM is much faster than a HDD or SSD, and so the CPU has to spend less time in the "fetc...
JG
Answered by
Jack G.
•
Computing tutor
39350 Views
What is the purpose of RAM in a computer?
The main purpose of RAM (Random Access Memory) in a computer is to provide fast access to volatile memory.This memory is loaded out of the primary storage device (Hark Drive or Solid State Drive) when the CP...
LB
Answered by
Luke B.
•
Computing tutor
2394 Views
How do you convert a number between decimal and binary?
The number system we use to write numbers is called a positional system. Each digit of the number is a multiplier of the increasing powers of the base. So for binary: 1011 2 = 1 * 2 3 + 0 * 2 2 + 1 * 2 1 + 1...
KM
Answered by
Kacper M.
•
Computing tutor
2115 Views
What is the difference between a RISC and CISC processor?
A RISC processor is designed using the Reduced Instruction Set Computing philosophy. This means it has a limited number of simple instructions. This results in high performance when fewer cycles occur, and i...
TF
Answered by
Tom F.
•
Computing tutor
6352 Views
←
15
16
17
18
19
→