Electronics and Communication Engineering - Digital Electronics

21.
Binary number 11001 is equivalent to decimal number
35
15
105
25
Answer: Option
Explanation:

11001 = 16 + 8 + 1 = 25 in decimal.


22.
Which of the following are included in the architecture of computer?
  1. Addressing mode, design of CPU
  2. Instruction set, data format
  3. Secondary memory, operating system
Select the correct answer using the codes given below:
1 and 2
2 and 3
1 and 3
1, 2 and 3
Answer: Option
Explanation:

Addressing mode, CPU design, Data formats, instruction set are part of Computer Architecture.


23.

Assertion (A): Tristate logic is used for bus oriented systems

Reason (R): The outputs of a tristate logic are 0, 1 and indeterminant.

Both A and R are correct and R is correct explanation of A
Both A and R are correct but R is not correct explanation of A
A is true, R is false
A is false, R is true
Answer: Option
Explanation:

Outputs of tristate logic are 0, 1 and high impedance state.


24.
The value of 25 in octal system is
40
20
100
200
Answer: Option
Explanation:

25 in decimal = 32

(32)10 = (100000)2= .


25.

Assertion (A): ECL gate has very high speed of operation.

Reason (R): Transistors in ECL do not go into saturation region.

Both A and R are correct and R is correct explanation of A
Both A and R are correct but R is not correct explanation of A
A is true, R is false
A is false, R is true
Answer: Option
Explanation:

Since transistors in ECL do not enter saturation state, switching is fast.