A

Admin • 833K Points
Coach

Q. Which function is used to get the type of a variable?

  • (A) typeof()
  • (B) gettype()
  • (C) type()
  • (D) get_type()
  • Correct Answer - Option(B)
  • Views: 18
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

gettype() returns the data type of a variable.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.