MCQ Practice Single Best Answer Topic: Functions in PHP MCQ

Q Which one of the following PHP functions can be used to build a function that accepts any number of arguments?

Question ID
#2408
Subchapter
Functions in PHP MCQ
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A func_get_argv()
  • B func_get_argc()
  • C get_argv()
  • D get_argc()
Correct Answer: B

Explanation

func_get_argc()

Share This Question

Share this MCQ with your friends or study group.