Which method of the SQLiteDatabase class can you use to add a row to a table?

Which method of the SQLiteDatabase class can you use to add a row to a table?









a. insert
b. update
c. add
d. put











Answer: A