- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
Consider the database segment below. From the options given, select the case that will load a specific row of the database with JTable.

DATABASE
Width $row =& JTable::getInstance('recipes', 'Table')

1.$result = $row->get($id)

2.$result = $row->load($id)

3.$result = $row->read($id)

4.None of These

Posted Date:-2022-10-12 11:11:44


More MCQS Questions and answers

Search