Q. What is the output of type(3.0)?

  • (A) int
  • (B) float
  • (C) double
  • (D) complex
πŸ’¬ Discuss
βœ… Correct Answer: (B) float
Explanation: 3.0 is a floating-point number.
Explanation by: Mr. Dubey
3.0 is a floating-point number.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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