Computer Science, asked by smitakundle32, 17 days ago

5) To check data type of variable in PHP .... method is used.
(a) var-dumpo (b) var-del
(c) var-remove (d) var-deleteQ​

Answers

Answered by Vivansp2006
0

Answer:

a) var-dumpo

Explanation:

This function displays structured information about one or more expressions that includes its type and value. Arrays and objects are explored recursively with values indented to show structure.

Mark Me As Brainliest :)

Similar questions