Computer Science, asked by fifi3525, 1 year ago

If an expression contains double int float long then whole expression will promoted into which of these data types

Answers

Answered by saranghae101
2
Converting one data type into another is known as type conversion. This can be done in two types - explicit and implicit

Int, and float will be converted to double. Double will be converted to long. This is as the smallest operand will be converted to the highest.
Answered by laxmanrathod9844
0

Answer:

whole experience will be prompted into which of these data type

Similar questions