1. Which of the following best describes a network in which a company's data and applications are stored at offsite data centers that are accessed over the Internet?
A. Local area network
B. Virtual Private Network
C. Cloud Computing
D. Wide Area Network
E. None of these
2. You must instruct the ______ to start the application software.
A. utility program
B. Memory
C. operating system
D. Processor
E. User
3. A ______contains specific rules and words that express the logical steps of an algorithm.
A. programming language
B. Rule
C. programming structure
D. logic
E. None of these
4. ________is a style sheet language used for describing the presentation of a document written in a markup language.
A. Creative Style Shots
B. Creative Style Sheets
C. Cascading Style Sheets
D. Cascading Style Shots
E. None of these
5. In Excel, this is a prerecorded formula that provides a shortcut for complex calculations.
A. Value
B. Data Series
C. Function
D. Field
E. None of these
Answers and Explanations
1. Answer - Option C
Explanation -
Cloud computing is a type of computing that relies on sharing computing resources rather than having local servers or personal devices to handle applications. Cloud computing is comparable to grid computing, a type of computing where unused processing cycles of all computers in a network are harnesses to solve problems too intensive for any stand-alone machine.
2. Answer - Option C
Explanation -
An operating system (OS) is system software that manages computer Hardware and software resources and provides common services for computer programs. The operating system is a component of the system software in a computer system.
3. Answer - Option A
Explanation -
A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output.
Note: Programming languages generally consist of instructions for a computer. Programming languages can be used to create programs that implement specific algorithms.
4. Answer - Option C
Explanation -
Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a mark-up language.
Note: Most often used to set the visual style of web pages and user interfaces written in HTML and XHTML, the language can be applied to any XML document, including plain XML, SVG and XUL, and is applicable to rendering in speech, or on other media.
5. Answer - Option C
Explanation -
Function is a prerecorded formula that provides a shortcut for complex calculations