πŸ“Š PHP
Q. How can you concatenate two strings in PHP?
  • (A) Using the dot operator
  • (B) Using the plus operator
  • (C) Using comma
  • (D) Using ampersand
πŸ’¬ Discuss
βœ… Correct Answer: (A) Using the dot operator

Explanation: The dot operator is used to concatenate strings in PHP

Explanation by: Rati Dubey
The dot operator is used to concatenate strings in PHP

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
74
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
98%
Success Rate