Computer Science, asked by prachisinghshivi, 10 months ago

A boolean of n variable has___row of possible input
1.2n
2.n(c)
3.2n-1
2n+1

Answers

Answered by cyrilcj777wifi
1

Answer:

Hello my friend

Explanation:

A boolean functions of n variables has three rows of possible input combinations .

Answered by SmritiSami
1

A Boolean of n variable has 2^n rows of possible input. (Option A)

  • A Boolean function of n variables has 2^n possible inputs.
  • A Boolean function is a function in mathematics that has arguments and outcomes that take values from a two-element set.
  • Alternative names include switching function, which is commonly used in older computer science literature, and truth function, which is used in logic.
  • Boolean algebra and switching theory are both concerned with Boolean functions.
  • A n-variable Boolean has 2^n rows of potential input.
  • As a result, option A is right.
Similar questions