Posts

P.C. parts (short overview of main)

Image
Computer Parts  :- Motherboard The motherboard is the main circuit board that connects all the other components. It facilitates communication and power distribution between the CPU, RAM, storage, and other peripherals.   RAM(Random Access Memory) RAM is the computer's short-term memory, used for temporarily storing data and instructions that the CPU is actively using. This allows for faster access to information when running programs. CPU(Central Processing Unit) The CPU, or processor, is the "brain" of the computer, executing instructions and performing calculations.   It handles all the processing tasks, from running applications to managing data flow.   Storage Device(Hard drive/SSD) Storage devices, such as hard disk drives (HDDs) or solid-state drives (SSDs), provide long-term storage for files, programs, and the operating system. HDDs use spinning disks, while SSDs use                          ...