Q. Which function returns the type of a variable?

  • (A) gettype()
  • (B) typeof()
  • (C) vartype()
  • (D) type()
πŸ’¬ Discuss
βœ… Correct Answer: (A) gettype()
Explanation: gettype() returns the type of a PHP variable.
Explanation by: Mr. Dubey
gettype() returns the type of a PHP variable.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate