<p>To do this you need to realize what an object is. Examples of an object are a String and a wrapper class Integer. Since the method's parmeter only allows an object, choice c is wrong since an integer is a primitive. Choice D might be misleading, but it is actually a wrapper class integer, meaning it is an object.</p>