Which is correct syntax of creating clone object?
a] $copy_of_object= clone $object;
b] Clone object = object;
c] __clone (void) : void
d] None of the above
Answers
Answered by
1
Answer:
none of the above....
ok
.
Answered by
0
Answer:
none of the above
Explanation:
ok .. is hope you
Similar questions