A

Admin • 833K Points
Coach

Q. Which of the following is not a PHP data type?

  • (A) character
  • (B) string
  • (C) integer
  • (D) boolean
  • Correct Answer - Option(A)
  • Views: 27
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

PHP does not have a 'character' type; it treats characters as strings of length 1.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.