πŸ“Š PHP
Q. Which function is used to get the type of a variable?
  • (A) typeof()
  • (B) gettype()
  • (C) type()
  • (D) get_type()
πŸ’¬ Discuss
βœ… Correct Answer: (B) 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

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