Multiple Choice
Which of the following methods updates a ListView when an element is added to the data set?
A) notify( )
B) notifyAll( )
C) notifyDataSetChanged( )
D) notifyDataSetInvalidate( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q81: How is the lifecycle of Service connected
Q82: Which of the following are NOT correct
Q83: Which of the following is not an
Q84: Which one of the following is not
Q85: Which of the following is true about
Q87: Which of the following is true about
Q88: Which of the following lines of code
Q89: What two methods you have to override
Q90: What is the Android SDK version required
Q91: Using Android Studio, you can build applications