If the item with a given search key does not exist in a table, the tableRetrieve operation returns ______.

a) the value -1
b) the value 0
c) the value false
d) a null reference


d.

Computer Science & Information Technology

You might also like to view...

Explain briefly the operation of each of the following methods of class HashMap:

a) put b) get c) isEmpty d) containsKey e) keySet

Computer Science & Information Technology

TCP established a connection by using a four-step handshake process

Indicate whether the statement is true or false.

Computer Science & Information Technology

Case Question 2Avery maintains the Web site for XYZ Corporation.  She wants to add an editable region as part of the footer, using it to enter information about when each page is updated.Once Avery has added the editable region, which command on the Dynamic Web Template toolbar does she use to make sure the region is available on all pages that are based on the template?

A. Regions list arrow B. Manage Editable Regions button C. Update Attached Page button D. Template Region Labels button

Computer Science & Information Technology

Instances of objects ____________________ their characteristics, such as class members, from the class upon which they are based.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology