Computer Science, asked by 6360451725, 2 months ago

______function is used to find out the datatype?
(a) datatype ()
(b) typeof ()
(c) typefor()
(d) type ()​

Answers

Answered by namanswain03122005
0

Answer:

The gettype() function is an inbuilt function in PHP which is used to get the type of a variable. It is used to check the type of existing variable.

Similar questions