Answer the following statements true (T) or false (F)

1. A combinational circuit consists of n binary inputs and m binary outputs.
2. Any Boolean function can be implemented in electronic form as a network of gates.
3. A Boolean function can be realized in the sum of products (SOP) form but not in the product of sums (POS) form.
4. “Don’t care” conditions are when certain combinations of values of variables never occur, and the corresponding output never occurs.
5. The value to be loaded into the program counter can come from a binary counter, the instruction register, or the output of the ALU.


1. True
2. True
3. False
4. True
5. True

Computer Science & Information Technology

You might also like to view...

Compare the request reply protocol as described in Section 4.4 with the implementation of client- server communication in SOAP. State two reasons why the use of asynchronous messages by SOAP is more appropriate for use over the Internet. To what extent does the use of HTTP by SOAP reduce the difference between the two approaches?

What will be an ideal response?

Computer Science & Information Technology

A window is used by an application program to work with files or interact with the user

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ displays a large image of the active slide

A) Title slide B) Slide pane C) Slide Sorter View D) Notes pane

Computer Science & Information Technology

The minimum height of the tree, Hmin, is determined by the following formula: _____

A. Hmin = ëlog2 Nû B. Hmin = ëlog2 Nû + 1 C. Hmin = ëlog Nû + 1 D. Hmin = ëlog Nû

Computer Science & Information Technology