adplus-dvertising
frame-decoration

Question

The function returning reference to array of row values is ______________

a.

fetchrow_array()

b.

fetchrow_arrayref()

c.

fetch()

d.

fetchrow_hashref()

Answer: (b).fetchrow_arrayref()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The function returning reference to array of row values is ______________

Similar Questions

Discover Related MCQs

Q. What is the maximum non zero value for FLOAT?

Q. What is the maximum non zero values for DOUBLE?

Q. Illegal values converted to the appropriate ‘zero’ value for ______________

Q. The column attribute provides unique numbers for identification is ______________

Q. The module that links DBI to the web is ______________

Q. CGI stands for ______________

Q. Which line is written at the top of the script to write a Perl script using CGI.pm?

Q. CGI.pm also supports an object oriented style of use.

Q. There can be more than one column per table with the AUTO_INCREMENT attribute.

Q. By default, the AUTO_INCREMENT sequences begin at __________

Q. What does the expression ’12 DIV 5′ evaluate to?

Q. What does ‘abc’ || ‘xyz’ result in if the PIPES_AS_CONCAT is disabled?

Q. The AUTO_INCREMENT column attribute is best used with ______________

Q. The datatype best suited to store currency values is ______________

Q. The basic operation of PHP is to interpret a script.

Q. The PHP interpreter switches mode continuously.

Q. The output from PHP is __________

Q. PHP variables are preceded by __________

Q. The datatype best suited to store currency values is __________

Q. What returns a result to the client?