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

  • (A) integer
  • (B) string
  • (C) real
  • (D) boolean
πŸ’¬ Discuss
βœ… Correct Answer: (C) real
Explanation: PHP uses float or double instead of real.
Explanation by: Rati Dubey
PHP uses float or double instead of real.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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