Q. Which of the following is not a PHP data type?

  • (A) character
  • (B) string
  • (C) integer
  • (D) boolean
πŸ’¬ Discuss
βœ… Correct Answer: (A) character
Explanation: PHP does not have a 'character' type; it treats characters as strings of length 1.
Explanation by: Rati Dubey
PHP does not have a 'character' type; it treats characters as strings of length 1.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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