Queries in Android are returned as Cursor objects. Cursors are pointers to the result-set within the underlying data.
Reveal answer
Fill a bubble to check yourself
Queries in Android are returned as Cursor objects. Cursors are pointers to the result-set within the underlying data.