You must login before you can post a comment.
Author: md maazul haque
Project access type: Public
Description:
The OR gate gets its name from the fact that it behaves after the fashion of the logical inclusive "or." The output is "true" if either or both of the inputs are "true." If both inputs are "false," then the output is "false." In other words, for the output to be 1, at least input one OR two must be 1.
Created: Sep 22, 2021
Updated: Aug 26, 2023
Comments