Easy concept about Logic Gates and its types
Logic gates are the basic building block of computers. Logic gates are basic circuit that have at least one and usually more input and exactly one output. Input and output are the logical values TRUE and FALSE. In computer architecture it is common to use 0 for FALSE and 1 for TRUE. The values of … Read more