Which of the following is best described as a technology that enables a single processor to appear as two processors to the OS and allows multiple threads to run simultaneously?
A. EPIC
B. hyper-threading
C. RISC
D. super-threading
Answer: B
Computer Science & Information Technology
You might also like to view...
What will be the final value of intCount?
``` Dim intCount As Integer = 3 Do intCount += 6 Loop While intCount < 20 ``` a. 20 b. 21 c. 15 d. 9
Computer Science & Information Technology
In a virtual community, you can communicate with other people by using a(n) ________
A) captcha B) profile C) alias D) avatar
Computer Science & Information Technology
White space is a design element that should be avoided whenever possible.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Remove a placeholder by clicking the ________ and then pressing Delete
Fill in the blank(s) with correct word
Computer Science & Information Technology