πŸ“Š Problem Solving and Python Programming
Q. Mathematical operations can be performed on a string.
  • (A) true
  • (B) false
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (B) false

Explanation: you can’t perform mathematical operation on string even if the string is in the form: ‘1234…’.


Explanation by: Mr. Dubey
you can’t perform mathematical operation on string even if the string is in the form: ‘1234…’.

πŸ’¬ Discussion

πŸ“Š Question Analytics

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