PrepAway - Latest Free Exam Questions & Answers

In PHP, a conversion from array to string will result in:

In PHP, a conversion from array to string will result in:

PrepAway - Latest Free Exam Questions & Answers

A.
Array

B.
Object

C.
String

D.
Char

E.
Int

Explanation:

When casting or forcing a conversion from array to string, the result will be the word Array. When
casting or forcing a conversion from object to string, the result will be the word Object.


Leave a Reply