Which method of the SQLiteDatabase class can you use to get one or more rows from a table?

Which method of the SQLiteDatabase class can you use to get one or more rows from a table?








a. execSQL
b. query
c. getRows
d. getCursor










Answer: B


Android

Learn More Multiple Choice Question :