A

Admin • 833K Points
Coach

Q. When should you use type-casting?

  • (A) The value to be stored exceeds the maximum limit
  • (B) The value to be stored is not supported by this data type
  • (C) To reduce the memory used, according to the value
  • (D) All the answers are true
  • Correct Answer - Option(D)
  • Views: 27
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

You should use type-casting when:

The value to be stored exceeds the maximum limit
The value to be stored is not supported by this data type
To reduce the memory used, according to the value

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.