image not found

Oops! That page can't be found.


Directions to Solve

In the following questions choose the word which is the exact OPPOSITE of the given words.

Q1: URBANE

A Backward

B Orthodox

C Discourteous

D Illiterate

Q2: Can we pass a variable argument list to a function at run-time?

A Yes

B No

Q3: How many AND gates are required to implement the Boolean expression, ?

A 1

B 2

C 3

D 4

Q4: How many NOT gates are required to implement the Boolean expression, ?

A 1

B 2

C 4

D 5

Q5: The inverter can be produced with how many NAND gates?

A 1

B 2

C 3

D 4

Q6: A 4-variable AND-OR circuit produces a 0 at its Y output. Which combination of inputs is correct?

A A = 0, B = 0, C = 1, D = 1

B A = 1, B = 1, C = 0, D = 0

C A = 1, B = 1, C = 1, D = 1

D A = 1, B = 0, C = 1, D = 0

Q7: A 4-variable AND-OR circuit produces a 1 at its Y output. Which combination of inputs is correct?

A A = 0, B = 0, C = 0, D = 0

B A = 0, B = 1, C = 1, D = 0

C A = 1, B = 1, C = 0, D = 0

D A = 1, B = 0, C = 0, D = 0

Q8:
Implementing the expression using NAND logic, we get:

A (A)

B (B)

C (C)

D (D)

Q9:
The following waveform pattern is for a(n) ________.

A 2-input AND gate

B 2-input OR gate

C Exclusive-OR gate

D None of the above

Q10: Implementation of the Boolean expression  results in ________.

A three AND gates, one OR gate

B three AND gates, one NOT gate, one OR gate

C three AND gates, one NOT gate, three OR gates

D three AND gates, three OR gates