|
1. | Device drivers facilitate communication between which layers of the system? |
(a) The operating system and applications using hardware devices |
Correct answer is | (b) |
Your score on this question is: | 4.00 |
Feedback: |
|
2. | Which of the following software layer sequences correctly represents the task of saving a file with a text editor? |
(a) operating system, application, hardware, device driver |
Correct answer is | (d) |
Your score on this question is: | 4.00 |
Feedback: |
|
3. | Which of the following steps are performed by the BIOS during the boot process? I. Locating a disk drive that has an operating system to be loaded II. Loading the necessary device drivers needed by the operating system III. Loading into RAM the program to load the operating system |
(a) I and II only |
Correct answer is | (c) |
Your score on this question is: | 4.00 |
Feedback: |
|
4. | Which of the following options in the Windows operating system can be used to improve aesthetics and convenience? I. Using the Control Panel II. Using the View menu options in My Computer or Explorer III. Changing the settings used by BIOS that control the PC's hardware configuration |
(a) II and III only |
Correct answer is | (c) |
Your score on this question is: | 4.00 |
Feedback: |
|
5. | Which of the following indicates to the operating system that an application is referencing data not currently loaded into RAM? |
(a) Page fault |
Correct answer is | (a) |
Your score on this question is: | 4.00 |
Feedback: |
|
6. | Which of the following is (are) true regarding the cluster size of a disk drive? I. A cluster is the smallest amount of space that a file can occupy in a disk. II. The cluster size will decrease as the size of the disk increases. |
(a) I and II |
Correct answer is | (d) |
Your score on this question is: | 4.00 |
Feedback: | See section 3.4.2, subsection "Clusters and File Allocation Tables," in the course notes. |
7. | Which of the following types of licenses usually allows use of the software for a trial period? |
(a) Freeware |
Correct answer is | (c) |
Your score on this question is: | 4.00 |
Feedback: |
|
8. | Which of the following is an appropriate type of application for creating a rough blueprint of a home improvement project? |
(a) Drawing |
Correct answer is | (a) |
Your score on this question is: | 4.00 |
Feedback: |
|
9. | Which of the following sets of applications is the most appropriate to use for creating printed annual reports to stockholders? |
(a) Animation, photo editor, spreadsheets |
Correct answer is | (c) |
Your score on this question is: | 4.00 |
Feedback: |
|
10. | Which of the following applications, if integrated with an email client application, would provide the greatest convenience to a user? |
(a) A spreadsheet application |
Correct answer is | (b) |
Your score on this question is: | 4.00 |
Feedback: |
|
11. | What is the purpose of a switch in a command-line interface? |
(a) It specifies a group of files that are affected by the command. |
Correct answer is | (c) |
Your score on this question is: | 4.00 |
Feedback: |
|
12. | A person, place, thing, or event about which data is stored is called a(n) |
(a) record |
Correct answer is | (d) |
Your score on this question is: | 4.00 |
Feedback: |
|
13. | Each field in a database record has a field _____ that identifies its contents. |
(a) structure |
Correct answer is | (b) |
Your score on this question is: | 4.00 |
Feedback: |
|
14. | File management software adapts to different files because of a concept called data |
(a) input |
Correct answer is | (d) |
Your score on this question is: | 4.00 |
Feedback: |
|
15. | Which of the following are programs commonly found in an integrated software development environment? I. Compilers II. Spreadsheets III. Debuggers |
(a) I, II, and III |
Correct answer is | (c) |
Your score on this question is: | 4.00 |
Feedback: |
|
16. | Who of the following plans an entire information system? |
(a) Systems administrator |
Correct answer is | (c) |
Your score on this question is: | 4.00 |
Feedback: |
|
17. | An algorithm can be performed by following the |
(a) standards |
Correct answer is | (c) |
Your score on this question is: | 4.00 |
Feedback: |
|
18. | Page tables are used |
(a) to determine what output should be sent to the printer next by the spooler |
Correct answer is | (c) |
Your score on this question is: | 4.00 |
Feedback: |
|
19. | Virtual memory involves temporarily moving unneeded instructions or data from RAM to |
(a) cache memory |
Correct answer is | (b) |
Your score on this question is: | 4.00 |
Feedback: |
|
20. | A low-level language written in binary code that the computer can execute directly is called a _____ language. |
(a) syntactical |
Correct answer is | (b) |
Your score on this question is: | 4.00 |
Feedback: |
|
21. | The Application Programming Interface (API) is the layer where programs communicate with |
(a) the operating system |
Correct answer is | (a) |
Your score on this question is: | 4.00 |
Feedback: |
|
22. | Which of the following is(are) limitations of Object Linking and Encoding (OLE)? I. It is not supported by all applications. II. The application program used to create the embedded data must be installed on the user's computer for editing. III. There may be loss of information when embedding data. |
(a) I only |
Correct answer is | (b) |
Your score on this question is: | 4.00 |
Feedback: |
|
23. | With respect to the types of software and components found in a computing system, what exists beneath the lowest software layer? |
(a) The operating system layer |
Correct answer is | (c) |
Your score on this question is: | 0.00 |
Feedback: |
|
24. | Which of the following purposes can shortcuts serve in Windows? I. They allow the user to execute a program from many different windows. II. They allow the user to refer to applications by different names. III. They allow the user to copy a file by dragging its icon to another folder. |
(a) I and III only |
Correct answer is | (d) |
Your score on this question is: | 4.00 |
Feedback: |
|
25. | In the software development process, which of the following methods are used to assist programmers in finding "bugs" in their software? I. Debugging II. Testing III. Code Reviews |
(a) I and III only |
Correct answer is | (d) |
Your score on this question is: | 4.00 |
Feedback: |
|
Go to top of assessment. |
Total score: 96.00 |
Дата добавления: 2015-11-04; просмотров: 20 | Нарушение авторских прав
<== предыдущая лекция | | | следующая лекция ==> |
Which of the following topics would most likely be studied in a Microeconomics course? | | | Suppose inf is an available ifstream and c is an available character. Consider the following code fragment. |