Q. Which function is used to get the type of a variable?
β
Correct Answer: (B)
gettype()
Explanation: gettype() returns the data type of a variable.