Computer Science, asked by nishashaw1993, 9 hours ago

which data type cannot be type casted to another data type?​

Answers

Answered by bharati78pradhan
0

Answer:

A boolean value cannot be assigned to any other data type. Except boolean, all the remaining 7 data types can be assigned to one another either implicitly 

Answered by naitik0iq
0

Answer:

Assigning a value of one type to a variable of another type is ... data type, the two types may not be compatible with each other. ... followed by the variable's name or the value to be cast.

Similar questions