M
Q. Which attribute is used for getting an individual row?
Explanation by: Mr. Dubey
for getting individual row results.rows.item(i) is used, i denotes the index of the row. it will return the object representation of the row. insertid returns row id but in case of multiple rows, it returns the id of the last row.
You must be Logged in to update hint/solution
Loading Comments....
Related MCQs
Q. The deadlock state can be changed back to stable state by using statement.
Q. If limited user participation is available, which model is to be selected?
Q. Mode of data transfer in FTP, where all the is left to TCP
Q. How many objects can be created from an abstract class?
Q. Which one is not infrastructure software?
Q. Which problem can frequently occur in backward chaining algorithm?
Discusssion
Login to discuss.