A

Admin • 832.52K Points
Coach

Q. Which operator is used for string concatenation in PHP?

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

Explanation by: Admin

The dot (.) operator is used to join strings in PHP.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.