= Circuit (computer science)
{wiki=Circuit_(computer_science)}
In computer science, the term "circuit" refers primarily to a collection of electronic components and their interconnections that perform a specific function, typically related to computation or signal processing. Here are a few contexts in which "circuit" is commonly used: 1. **Digital Circuits**: These circuits use logic gates (AND, OR, NOT, etc.) to perform binary operations. Digital circuits are fundamental to the design of computers and digital systems.
Back to article page