πŸ“Š PHP
Q. Which is the correct syntax to cast float to integer?
  • (A) (int) float_variable
  • (B) int (float_variable)
  • (C) (int) (float_variable)
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) (int) float_variable

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
171
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
80%
Success Rate