What is out-of-order execution?
A.
A feature of certain processors, where instructions are processed based on the availability of
data.
B.
A feature multicore processors, where a core can be given processing priority over the other
cores.
C.
A memory architecture feature, where specific data can be delivered to processors at the
fastest possible rate.
D.
A feature of certain operating systems, where programs are executed based on the availability
of data.
Correct Answer A
A
https://en.wikipedia.org/wiki/Out-of-order_execution
A
http://www.oracle.com/technetwork/server-storage/sun-sparc-enterprise/documentation/o13-060-t5-multicore-using-threads-1999179.pdf
A – thx Dupek