The in_array() function returns a Boolean value of TRUE if a value exists in an array.

Answer the following statement true (T) or false (F)

True

Computer Science & Information Technology

You might also like to view...

Change tracking can only be activated in shared workbooks

Indicate whether the statement is true or false

Computer Science & Information Technology

When an array is passed to a function, it is actually ________ the array that is/are passed.

A) a copy of all the values in B) the value stored in the first element of C) the starting memory address of D) the data type and size of E) none of the above

Computer Science & Information Technology