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
πŸ’¬ Discuss
βœ… Correct Answer: (D) All the answers are true
Explanation: 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
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

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
204
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
86%
Success Rate