X-NOR in C Program (2 single bit inputs)
Автор: ProgramJoyOfficial
Загружено: 2020-08-15
Просмотров: 197
Описание:
The XNOR gate (sometimes XORN'T, ENOR, EXNOR or NXOR and pronounced as Exclusive NOR) is a digital logic gate whose function is the logical complement of the exclusive OR (XOR) gate. The two-input version implements logical equality, behaving according to the truth table given below, and hence the gate is sometimes called an "equivalence gate". A high output (1) results if both of the inputs to the gate are the same. If one but not both inputs are high (1), a low output (0) results.
--------Truth-Table----
Input Output
A B A XNOR B
0 0 1
0 1 0
1 0 0
1 1 1
In this C program, we will calculate the XNOR function between two bits(i.e: 0 or 1) and print the result, on the screen. The two bits(i.e: 0 or 1) will be taken from the user.
Subscribe and give a thumbs up this video if you liked it.
Get more from our blog/website: https://programjoy.blogspot.com/
Follow our Facebook page: / programjoyof. .
Follow our Twitter Profile: / programjoy
Keep visiting us, Keep Supporting us. Code_Run_Joy...
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: