Question 16659 – HCU PHD CS JUNE 2021

February 10, 2024

GATE 2001

February 11, 2024

Question 16659 – HCU PHD CS JUNE 2021

February 10, 2024

GATE 2001

February 11, 2024

Question 10807 – APPSC-2016-DL-CS

How many distinct Boolean functions can be formed from ‘n’ Boolean variables?

Correct Answer: D

Question 5 Explanation: 
Each “boolean” variable has two possible values i.e 0 and 1.
Number of variables= n
Number of input combinations is 2n.
Each “boolean” function has two possible outputs i.e 0 and 1.
Number of boolean functions possible is 22^n.
Formula: The number of m-ary functions possible with n k-ary variables is mk^n.
A
n2
B
2n2
C
2n
D
2 to the power of 2n

Leave a Reply

Your email address will not be published. Required fields are marked *