Which of the following is NOT a correct constructer for ArrayAdapter?

Which of the following is NOT a correct constructer for ArrayAdapter?
A . ArrayAdapter(Context context)
B . ArrayAdapter (Context context, int recourse)
C . ArayAdpater (Context context , int resource, int textViewResourceId)
D . ArrayAdapter (Context context , int resource, List<T> items)

Answer: A

Explanation:

Public ArrayAdapter Constructors include:

public ArrayAdapter (Context context, int resource)

public ArrayAdapter (Context context, int resource, int textViewResourceId)

public ArrayAdapter (Context context, int resource, List<T> objects)

References: http://developer.android.com/reference/android/widget/ArrayAdapter.html

Latest AND-401 Dumps Valid Version with 228 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments