COMPUTER PARTS NAME AND DEFINITION
( COMPUTER )
👇
( MOTHERBOARD ) :-
What it is. All components of a computer communicate through a circuit board called the motherboard, as was mentioned above.
What it does. Think of the motherboard as the glue that holds everything else together.
( The Raspberry Pi, like the one featured in our summer course for kids, build and code your Own Take - Home Laptop is a motherboard. )
The motherboard's video card and Central processing Unit are contained in an integrated ( build - in ) chipset, shown in the picture below:
THIS IS WHERE INPUT/ OUTPUT DEVICES SUCH AS A KEYBOARD, MOUSE, AND SPEAKERS GET PLUGGED IN.
👇
CENTRAL PROCESSING UNIT (CPU) :-
What it is. The CPU is often called the "brain" of a computer , thanks to its direct plug connection to the
Motherboard, and communication with all of the computer's other components.
What it does : whenever you write a line of code ( in PYTHON , JAVA , C++, OR any other Programming language ), 👆
Broken down into assembly language which is a language that the processor can understand. It fetches, decodes, and executes these instructions.
And that's where the CPU comes in - all the processes a computer handles are taken care of by the CPU.
👇
THE GRAPHICS PROCESSING UNIT (GPU) :-
In addition to video games, though, good graphics card also come in handy for those who rely on images in order to execute their craft, like 3D modelers using resource - intensive software.
THE GRAPHICS PROCESSING UNIT (GPU)
What it does. Graphic cards often communicate directly with the display monitor, meaning a $1000 graphics card won't be of much use if there isn't a high - end monitor connected to it.
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////...................................
Thank you ...