A(n) ________ is a reference placed at the bottom of a page

A) endnote B) bibliography C) glossary D) footnote


D

Computer Science & Information Technology

You might also like to view...

Which expression is equivalent to if (!(grade == sentinelValue))?

a. if (grade !== sentinelValue) b. if (grade != sentinelValue) c. ! if (grade == sentinelValue) d. ! if (grade !== sentinelValue)

Computer Science & Information Technology

A nested query is query within a query. More specifically, a nested query is a parenthesized query that can be used as a value in a number of places, such as instead of a relation or a selection condition. Specify the following queries on the database specified in Figure 3.5 using the concept of nested queries and the relational operators discussed in this chapter. Also show the result of each query as it would apply to the database state of Figure 3.6.

a. List the names of all employees who work in the department that has the employee with the highest salary among all employees. b. List the names of all employees whose supervisor’s supervisor has '888665555' for SSN. c. List the names of employees who make at least $10,000 more than the employee who is paid the least in the company.

Computer Science & Information Technology

?Electronic data interchange (EDI) enables _____ inventory systems, which rely on computer-to-computer data exchange to minimize unnecessary inventory.

A. ?CRM (Customer relationship management) B. ?EPOD (Electronic proof of delivery) C. ?JIT (Just-in-time) D. ?RFID (Radio frequency identification)

Computer Science & Information Technology

Which of the following is not an example of an Enabler IT type career?

A. business process analysts B. network administrators C. application developers D. project managers

Computer Science & Information Technology