The ________ is a large, very powerful computer typically devoted to one specialized task
A) mainframe B) supercomputer C) desktop D) server
B
Computer Science & Information Technology
You might also like to view...
To support the Swing classes in applets, some browsers require a ________, which is software that extends or enhances another program.
A) extension B) plug-in C) booster D) widget
Computer Science & Information Technology
Google's ________ search operator searches the web for the definition of a specified word
Fill in the blank(s) with correct word
Computer Science & Information Technology
Each theme consists of ________ font(s)
A) one B) two C) three D) four
Computer Science & Information Technology
The _____Objectconstructor method freezesobjso that it cannot be modified by other code.
A. Object.freeze(obj) B. Object.isFrozen(obj) C. obj.freeze(Object) D. obj.isFrozen(Object)
Computer Science & Information Technology