Q13 Single choice Mark for later WhichWhich of the following does NOT correctly describe interface android.widget.Adapter? A It is an object that acts as a bridge between a View and underlying data for that view. B It provides access to the data items. C It provides access to deprecated ListView methods. D It is responsible for making a View for each item in the data set. Correct answer