Which of the following is a true statement?

Which of the following is a true statement?



a. a procedure can be called from more than one location
b. a procedure call can appear in a procedure
c. each procedure call is matched by a return in the called program
d. all of the above


Answer: all of the above

The _________ table provides the value of the next output when the inputs and the present output are known, which is exactly the information needed to design the counter or any sequential circuit.

The _________ table provides the value of the next output when the inputs and the present output are known, which is exactly the information needed to design the counter or any sequential circuit.



a. excitation
b. Kenough
c. J-K flip-flop
d. FPGA


Answer: excitation

Counters can be designated as _________.

Counters can be designated as _________.



a. asynchronous
b. synchronous
c. both asynchronous and synchronous
d. neither asynchronous or synchronous


Answer: both asynchronous and synchronous

Which of the following is correct?

Which of the following is correct?



a. 25 = (2 x 102) + (5 x 101)
b. 289 = (2 x 103) + (8 x 101) + (9 x 100)
c. 7523 = (7 x 103) + (5 x 102) + (2 x 101) + (3 x 100)
d. 0.628 = (6 x 10-3) + (2 x 10-2) + (8 x 10-1)


Answer: 7523 = (7 x 103) + (5 x 102) + (2 x 101) + (3 x 100)

Facilities and services provided by the OS that assist the programmer in creating programs are in the form of _________ programs that are not actually part of the OS but are accessible through the OS.

Facilities and services provided by the OS that assist the programmer in creating programs are in the form of _________ programs that are not actually part of the OS but are accessible through the OS.



a. utility
b. multitasking
c. JCL
d. logical address


Answer: utility

Greater ability to withstand shock and damage, improvement in the uniformity of the magnet film surface to increase disk reliability, and a significant reduction in overall surface defects to help reduce read-write errors, are all benefits of ___________.

Greater ability to withstand shock and damage, improvement in the uniformity of the magnet film surface to increase disk reliability, and a significant reduction in overall surface defects to help reduce read-write errors, are all benefits of ___________.



a. magnetic read and write mechanisms
b. platters
c. the glass substrate
d. a solid state drive


Answer: the glass substrate

Which properties do all semiconductor memory cells share?

Which properties do all semiconductor memory cells share?



a. they exhibit two stable states which can be used to represent binary 1 and 0
b. they are capable of being written into to set the state
c. they are capable of being read to sense the state
d. all of the above


Answer: all of the above

For random-access memory, __________ is the time from the instant that an address is presented to the memory to the instant that data have been stored or made available for use.

For random-access memory, __________ is the time from the instant that an address is presented to the memory to the instant that data have been stored or made available for use.



a. memory cycle time
b. direct access
c. transfer rate
d. access time


Answer: access time

The von Neumann architecture is based on which concept?

The von Neumann architecture is based on which concept?



a. data and instructions are stored in a single read-write memory
b. the contents of this memory are addressable by location
c. execution occurs in a sequential fashion
d. all of the above


Answer: all of the above