You must log in or register to comment.
If the logic gates can feed back onto themselves, you can build a simple [flip flop](https://en.m.wikipedia.org/wiki/Flip-flop_(electronics\)) that can store a bit.
Yeah but you need 2 logic gates for one bit so it would take 16 logic gates for a byte, not 8.