science & technology Online Quiz - 2

Description: science & technology Online Quiz - 2
Number of Questions: 20
Created by:
Tags: science & technology
Attempted 0/20 Correct 0 Score 0

Alt+ = + = is shortcut for Auto sum?

  1. True

  2. False


Correct Option: A

if one of the input to _____ gate is inverted then it becomes an, inhibitor

  1. AND

  2. OR

  3. NAND

  4. NOT


Correct Option: A

(1101101.1011)2 = ()10

  1. 109.7865

  2. 109.6880

  3. 109.008

  4. 109.6875


Correct Option: D

AI Explanation

To convert a binary number to a decimal number, we can use the place value system. Each digit in the binary number represents a power of 2, starting from the rightmost digit.

Let's break down the given binary number (1101101.1011)2 into its decimal equivalent:

Starting from the rightmost digit, we have:

1 * 2^0 = 1 1 * 2^1 = 2 0 * 2^2 = 0 1 * 2^3 = 8 1 * 2^4 = 16 0 * 2^5 = 0 1 * 2^6 = 64

For the fractional part, starting from the leftmost digit after the decimal point, we have:

1 * 2^-1 = 0.5 0 * 2^-2 = 0 1 * 2^-3 = 0.125 1 * 2^-4 = 0.0625

Now, let's add up all the values:

1 + 2 + 0 + 8 + 16 + 0 + 64 + 0.5 + 0 + 0.125 + 0.0625 = 109.6875

Therefore, the correct answer is D) 109.6875.

which is the universal gate?

  1. NAND

  2. NOR

  3. OR

  4. NOT


Correct Option: A,B

what is 9's complement of 33?

  1. 44

  2. 33

  3. 66

  4. 17


Correct Option: C

AI Explanation

To find the 9's complement of a number, we subtract each digit from 9.

Given the number is 33, we can find its 9's complement as follows:

The first digit of the number is 3. To find its 9's complement, we subtract 3 from 9: 9 - 3 = 6.

The second digit of the number is also 3. Again, we subtract 3 from 9: 9 - 3 = 6.

Therefore, the 9's complement of 33 is 66.

Option C) 66 is the correct answer.

which of the operation is commutative but not associative?

  1. AND

  2. OR

  3. NOR

  4. NAND


Correct Option: D

what is associative law over OR gate?

  1. a.(b.c) =(a.b).c

  2. a.b.c=b.c.a

  3. a.b=b.c

  4. a.c=c.a


Correct Option: A

(p.q)'=? it ia a law

  1. 0

  2. p'.q'

  3. p.q

  4. p'+q'


Correct Option: D

1+p'+q.r+p.(r+q')=?

  1. 1

  2. 0

  3. p+q

  4. p+r


Correct Option: A

what is sequential circuit contains?

  1. combitional circuit and memory elements

  2. only combinational circuit with clock

  3. gate and clock pluse

  4. any of these


Correct Option: A

The NAND gate is equivalent to?

  1. bubbled AND

  2. bubbled OR

  3. bubbled XOR

  4. NONE OF THESE


Correct Option: A

what is DeMorgan's law?

  1. (p.q)'=p'+q'

  2. (p+q)'=p'.q'

  3. both

  4. none of the above


Correct Option: C

Which of the following is not functionaly complete set?

  1. AND , OR

  2. NAND

  3. NOR

  4. OR,AND,NOT


Correct Option: A

Karnaugh map (K-map) is used to?

  1. minimize the number of flip flop in a digital circuit

  2. minimize the number of gates only in digital circuit

  3. minimize the number of gates and fan in of a digital circuit

  4. design gates


Correct Option: C

Time required for a gate or inverter to change its state is defined as?

  1. rise time

  2. decay time

  3. charging time

  4. propagation time


Correct Option: D

is combinational circuit having memory element?

  1. True

  2. False


Correct Option: B

Simply the boolean function f=A.B.C.D + A.C.D + A.D

  1. A.D

  2. B.C

  3. A.B+C

  4. NONE OF THESE


Correct Option: A

Is “Freedom of association” is a Code Of Conduct for H&M –

  1. True

  2. False


Correct Option: A

Is “Compliance with Fashion Technology law” is a Code Of Conduct for H&M –

  1. True

  2. False


Correct Option: B

H&M is

  1. Exporter

  2. Retailer

  3. Importer

  4. Both b & c


Correct Option: D
- Hide questions