πŸ“Š PHP
Q. Which function returns the type of a variable?
  • (A) gettype()
  • (B) type()
  • (C) typeof()
  • (D) vartype()
πŸ’¬ Discuss
βœ… Correct Answer: (A) gettype()

Explanation: gettype() returns the data type of a variable.

Explanation by: Rati Dubey
gettype() returns the data type of a variable.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
56
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
94%
Success Rate