1 Answer

Answer :

The number of Boolean functions that can be generated by n variables is equal to 22 n.

Related questions

Description : The number of switching functions of 3 variables is (A) 8 (B) 64 (C) 128 (D) 256

Last Answer : The number of switching functions of 3 variables is  8 

Description : For the circuit shown in figure, the Boolean expression for the output y in terms of inputs P, Q, R and S is

Last Answer : For the circuit shown in figure, the Boolean expression for the output y in terms of inputs P, Q, R and S is P+Q+R+S

Description : Boolean algebra is based on  (A) numbers (B) logic (C) truth (D) symbols 

Last Answer : Boolean algebra is based on logic 

Description : A Boolean function F defined on the three input variables x, y and z is 1 if and only if number of 1(one) input is even. -Technology

Last Answer : This answer was deleted by our moderators...

Description : The electronic circuits which implement the various logic operations are called ________ (a) Logic gates (b) Boolean algebra (c) amplifier gain (d) logic functions

Last Answer : a) Logic gates

Description : List out any four assembler directives and state their functions.

Last Answer : ORG directive: It is used to specify starting address of the Program. A 16bit address follows ORG ORG 0020H will start program from 0020H memory location.  END directive: It indicates end of the ... that when the label appears in the program, itp constant value will be substituted for the label.

Description : State functions of preset, clear, clock and SR inputs related to SR flip flop.

Last Answer : Preset Input: is an asynchronous input to set the Q output to 1 Clear Input: is also asynchronous input to reset the Q output to 0 Clock Input: is used to input external logic clock pulse (HIGH-LO) to ... set the Q output. And R is the reset input which is used to reset Q output of the flipflop.

Description : Which of the following gates can be used to realize all possible combinational logic functions?  (i) OR gate (ii) NOR gate (iii) Exclusive OR gate (iv) NAND gate (v) AND gate  (A) (iii), (iv) and (v)  (B) (i), (iii) and (iv)  (C) (ii) and (iv)  (D) (i) and (v)

Last Answer : Which of the following gates can be used to realize all possible combinational logic functions?  (i) OR gate (ii) NOR gate (iii) Exclusive OR gate (iv) NAND gate (v) AND gate  (A) (iii), (iv) and (v)  (B) (i), (iii) and (iv)  (C) (ii) and (iv)  (D) (i) and (v)

Description : A 4 bit counter is used to count from 0,1,2...n. Value of “n” is

Last Answer : A 4 bit counter is used to count from 0,1,2...n. Value of “n” is 15

Description : Defects discovered by static analysis tools include: i. Variables that are never used. ii. Security vulnerabilities. iii. Programming Standard Violations iv. Uncalled functions and procedures a) i , ii,iii,iv is correct b ... ,iv are incorrect. c) i ,ii, iii and iv are incorrect d) iv, ii is correct

Last Answer : a) i , ii,iii,iv is correct

Description : State True or False. i) A satic function can have access to only other static members (functions or variables) declared in the same class. ii) A static member function can be called using the class name (instead of its objects) A) True, True B) True, False C) False, True D) False, False

Last Answer : B) True, False

Description : Some of the situations where inline expansion may not work are: A) For functions returning values, if a loop, a switch or goto exists. B) If functions contain static variables and they are re-cursive. C) For functions not returning values, if return statement exist. D) All of the above.

Last Answer : D) All of the above.

Description : …………. Refer to the names of variables, functions, arrays, classes etc. created by the programmer. A) Keywords B) Identifiers C) Constraints D) Strings

Last Answer : B) Identifiers

Description : All the parameters in the linear programming model are assumed to be ..................... a. Variables b. Constraints c. Functions d. None of these

Last Answer : b. Constraints

Description : .............. predicate calculus allows quantified variables to refer to objects in the domain of discourse and not to predicates or functions. (A) Zero-order (B) First-order (C) Second-order (D) High-order

Last Answer : (B) First-order

Description : 8 in decimal system is equal to ____ in binary system

Last Answer : 8 in decimal system is equal to 1000 in binary system

Description : The number of distinct binary images which can be generated from a given binary image of right M × N are (A) M + N (B) M × N (C) 2M + N (D) 2MN

Last Answer : (D) 2MN

Description : Which feature of Go Back N ARQ mechanism possesses an ability to assign the sliding window in the forward direction? a. Control Variables b. Sender Sliding Window c. Receiver Sliding Window d. Resending of frames

Last Answer : b. Sender Sliding Window

Description : Which feature of Go-Back-N ARQ mechanism possesses an ability to assign the sliding window in the forward diretion? A. Control Variables B. Sender Sliding Window C. Receiver Sliding Window D. Resending of frames

Last Answer : B. Sender Sliding Window

Description : If m and n are int type variables, what will be the result of the expression m% n when m=5 and n=2 ? A) 0 B) 1 C) 2 D) None of the above

Last Answer : B) 1

Description : For a function of two variables, boundary value analysis yields (A) 4n + 3 test cases (B) 4n + 1 test cases (C) n + 4 (D) None of the above

Last Answer : (B) 4n + 1 test cases

Description : Let P(m,n) be the statement m divides n where the Universe of discourse for both the variables is the set of positive integers. Determine the truth values of the following propositions. (a) ∃m ∀n P(m,n) (b) ∀n P(1,n) ( ... -False (C) (a)-False; (b)-False; (c)-False (D) (a)-True; (b)-True; (c)-True

Last Answer : Answer: A

Description : Barrier potential in a P-N junction is caused by (A) Thermally generated electrons and holes. (B) Diffusion of majority carriers across the junction. (C) Migration of minority carriers across the junction. (D) Flow of drift current.

Last Answer : (B) Diffusion of majority carriers across the junction.

Description : Where does the term "boolean" originate?

Last Answer : George Boole, in honor of the mathematical work he did.

Description : The data representation of CSG objects is represented by a.a binary tree b.a boolean operation c.a primitive d.none of the above

Last Answer : a.a binary tree

Description : Structuring and combining the primitives of the solid model in the graphics database,is achieved by the use of….. a.FEA b.transformations c.boolean operations d.none of the above

Last Answer : c.boolean operations

Description : Which data type helps you to handle input that is in boolean format? -Technology

Last Answer : (c) Yes/No will allow boolean value.

Description : Explain the Boolean operators and their impact on search result while connecting two keyword “A” and “B”. -Technology

Last Answer : a. Introduction/ definition of Boolean Operators, And Or Not.b. If A, B two key words are connected with OR operator and made the string, then the search result would be all those records which have ... since it has key word B so it will not be shown in the search result.Example . . .

Description : What is Boolean Yoga ?

Last Answer : Boolean addition is called Logical Addition .

Description : Who Discovered Boolean Algebra ?

Last Answer : George Boole invented Boolean algebra .

Description : What is the essence of Boolean algebra ?

Last Answer : In general algebra, a variable may have different values. But in Boolean algebra only two values of a variable can be "true" or "false" which is expressed by binary 1 or ... terms of multiplication are as follows: Boolean multiplication is called Logical Multiplication or Logical And Operation .

Description : Why binary yag and boolean yag are not one ?

Last Answer : Answer : Binary yag and boolean yag are not one. Because the values ​​of 1 and 1 in binary space are 0 and carry. But Boolean is found in place of 1 and 1 in place of 1 . As a result, binary yag and boolean yag are not one.

Description : Boolean autocomplete is divided into how many parts ?

Last Answer : Boolean autocomplete is divided into 2 parts.

Description : What is Boolean Supplement ?

Last Answer : In Boolean algebra, two possible values 0 and 1 are said to be complementary to each other.

Description : What is Boolean Algebra ?

Last Answer : The new branch of mathematics that unfolds in a combination of logical variables and logical operations is called Boolean algebra. It was discovered in 1848 by the English mathematician George Bully.

Description : Why Boolean Algebra and General Algebra Are Not One ?

Last Answer : Boolean algebra and general algebra are two different mathematical methods due to different usage rules. In Boolean algebra, all mathematical operations can be performed quickly and efficiently through two ... in mathematical rules. Therefore, it can be said that both the methods are exceptional.

Description : What is a Boolean variable ?

Last Answer : : Boolean is called a Boolean constant if the value of the angle used in Boolean algebra indicates only 0 or 1 . For example , if only A = 0 or just A = 1 then A will be considered constant. ... of a quantity indicates two different conditions (i.e. 0 and 1) , then it is called a boolean variable.

Description : What is a Boolean constant ?

Last Answer : : Boolean is called a Boolean constant if the value of the angle used in Boolean algebra indicates only 0 or 1 .

Description : What is Boolean or Logical Data ?

Last Answer : Data that can have only two states like true or false , yes or no , 0 or 1 etc. is called boolean or logical data.

Description : What is a Boolean variable ?

Last Answer : If the value of a Boolean variable depends on one or more independent variables, the dependent variable is called Boolean variable.

Description : What is Boolean Algebra ?

Last Answer : George Bull, an English mathematician, discovered the laws of logic algebra in 1848. Boolean algebras are named after him.

Description : In searching using Boolean operations will give you?

Last Answer : Searching with Boolean operations will only tell you if a valueexists or does not exist in a data sequence. Ideally, whensearching, you want to return some value that either refers to ... value, we typically return a collectionof iterators, with an empty collection indicating no values werefound.

Description : The Newell and Simon program that proved theorems of Principal Mathematical was ____________ a) Elementary Perceiver b) General Problem Solver c) Logic Theorist d) Boolean Algebra

Last Answer : c) Logic Theorist

Description : Computers normally solve problem by breaking them down into a series of yes-or-no decisions represented by 1s and 0s. What is the name of the logic that allows computers to assign numerical values that fail ... 0 and 1? a) Human logic b) Fuzzy logic c) Boolean logic d) Operational logic

Last Answer : b) Fuzzy logic

Description : What is a Cybernetics? a) Study of communication between two machines b) Study of communication between human and machine c) Study of communication between two humans d) Study of Boolean values

Last Answer : b) Study of communication between human and machine

Description : Claude Shannon described the operation of electronic switching circuits with a system of mathematical logic called _____________ a) LISP b) XLISP c) Neural networking d) Boolean algebra

Last Answer : c) Neural networking

Description : A.M. turing developed a technique for determining whether a computer could or could not demonstrate the artificial Intelligence, Presently, this technique is called __________ a) Turing Test b) Algorithm c) Boolean Algebra d) Logarithm

Last Answer : a) Turing Test

Description : In which instruction are used to perform Boolean operation on non-numerical data: a. Logical and bit manipulation b. Shift manipulation c. Circular manipulation d. None of these

Last Answer : a. Logical and bit manipulation

Description : Which of the following is not a primitive data type: a) String b) Double c) Boolean d) None of The Above

Last Answer : a) String