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

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

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

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
35
Total Visits
πŸ“½οΈ
6 mo ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
97%
Success Rate