adplus-dvertising
frame-decoration

Question

If $a represents an array with numeric indices in PHP, the first element accessed by ______________

a.

$a[1]

b.

$a[0]

c.

$a.1

d.

$a.0

Answer: (b).$a[0]

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. If $a represents an array with numeric indices in PHP, the first element accessed by ______________

Similar Questions

Discover Related MCQs

Q. The operator used in PHP to access property of an object is ________________

Q. The maximum value that can be specified to the size of VARCHAR is _____________

Q. The storage in bytes required for VARCHAR(4) type ‘abcd’ is _____________

Q. Which mode does not remove trailing spaces when CHAR values are retrieved?

Q. What is the minimum value stored by signed TINYINT?

Q. For InnoDB tables in mysqldump an online backup that takes no locks on tables can be performed by which option?

Q. What is used to reload a delimited text data file?

Q. Replication does not enable data from one MySQL database server to be copied to one or more MySQL database servers.

Q. What is SBR replication?

Q. Which is the library file that contains various portability macros and definitions?

Q. Which is the header that should be included first?

Q. Which of these has special automatic update behavior?

Q. To disallow zero month or day parts in dates, the option used is _____________

Q. The mode that does not remove trailing spaces when CHAR values are retrieved is _____________

Q. MySQL automatically converts a date or time value to a number if the value is used in a numeric context.

Q. The functions in Perl DBI called?

Q. The variable used as a handle to an open file is ______________

Q. Which variable is a handle to a database object?

Q. Which classes does spatial data types in MySQL correspond to?

Q. Which type can store a collection of objects of any type?