Q. What does mysql_fetch_row() return?
β
Correct Answer: (D)
pointer
Explanation: This question is asking about the output of the mysql_fetch_row() function in MySQL.