A

Admin • 833K Points
Coach

Q. Which operator is used for concatenation in PHP?

  • (A) +
  • (B) &
  • (C) .
  • (D) *
  • Correct Answer - Option(C)
  • Views: 24
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

The dot (.) is used to concatenate strings in PHP.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.