Q:

For getting rid of an assigned variable in an array which function is used?

belongs to collection: ARRAYS AND FUNCTIONS IN PHP MCQ

0

For getting rid of an assigned variable in an array which function is used?


  1. delete_array ( )
  2. reset_array
  3. reset ( )
  4. unset ( )

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(d).unset ( )

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

ARRAYS AND FUNCTIONS IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Default numbering for an array indices starts from... >>
<< Unlike vector arrays of C and C++ PHP arrays can s...