Quiznetik

Digital Principles and System Design | Set 4

1. How many types of PLD is?

Correct : A. 2

2. PLA refers to

Correct : C. programmable logic array

3. The inputs in the PLD is given through

Correct : D. and gates

4. Outputs of the AND gate in PLD is known as

Correct : B. output lines

5. PLA contains

Correct : A. and and or arrays

6. PLA is used to implement

Correct : C. a complex combinational circuit

7. A PLA is similar to a ROM in concept except that

Correct : C. it doesn’t provide full decoding to the variables

8. 6 PROGRAMMABLE ARRAY LOGIC

Correct : B. pal

9. The complex programmable logic device contains several PLD blocks and

Correct : C. global interconnection matrix

10. Which type of device FPGA are?

Correct : D. pld

11. The difference between a PAL & a PLA is

Correct : B. the pla has a programmable or plane and a programmable and plane, while the pal only has a programmable and plane

12. If a PAL has been programmed once

Correct : D. it cannot be reprogrammed

13. The FPGA refers to

Correct : B. field programmable gate array

14. The full form of VLSI is

Correct : C. very large scale integration

15. In FPGA, vertical and horizontal directions are separated by

Correct : B. a channel

16. Applications of PLAs are

Correct : D. all of the mentioned

17. PAL refers to

Correct : C. programmable array logic

18. For programmable logic functions, which type of PLD should be used?

Correct : B. pal

19. How many two-input AND and OR gates are required to realize Y = CD+EF+G?

Correct : A. 2, 2

20. The flag bits in an ALU is defined as

Correct : B. the status bit conditions

21. The logic circuits whose outputs at any instant of time depends only on the present input but also on the past outputs are called

Correct : B. sequential circuits

22. The problem where process concurrency becomes an issue is called as

Correct : D. reader-writer problem