Short Answer
db is a SQLiteDatabase reference; sql is a String representing a delete SQL statement. Write a statement to execute that SQL statement.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q60: Inside the XML snippet, below activity_main.xml, add
Q61: We can use the _ method of
Q62: Assuming that we have two Location object
Q63: The _ class enables us to define
Q64: The _ class of the javax.crypto package
Q66: Inside a TableLayout, define a TableRow such
Q67: We want to make the app go
Q68: The _ method of the View class
Q69: The _ method of the current Activity
Q70: MVC stands for _.