πŸ“Š PHP
Q. What is the complete syntax of join() function in PHP?
  • (A) join(string1, string2)
  • (B) join(string1, string2, separator)
  • (C) join(separator, array)
  • (D) join(separator, string1, string2)
πŸ’¬ Discuss
βœ… Correct Answer: (C) join(separator, array)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
238268
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
99%
Success Rate