Q:

In PHP default behavior for user defined functions is

belongs to collection: BASICS OF PHP MCQ

0

In PHP default behavior for user defined functions is


  1. Call-by-value
  2. Call-by-reference
  3. Call-by-type
  4. None of them

All Answers

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

(a).Call-by-value

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

total answers (1)

BASICS OF PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which one from followings is used for configuring ... >>
<< If we want to use XML functions we must set off...