Computer Science, asked by alamtaibu, 5 months ago

Write the hierarchy of implicit conversion​

Answers

Answered by dhruvanireddy53
1

Answer:

please mark me as brainliest

if it is helpful please like

Explanation:

Implicit type conversion is an automatic type conversion done by the compiler whenever data from different types is intermixed. ... When an implicit conversion is done, it is not just a reinterpretation of the expression's value but a conversion of that value to an equivalent value in the new type.

THANK YOU

Answered by rijularoy16
0

Answer:

When arithmetic operands have different types, the implicit type conversion is governed by the types' conversion rank . The types are ranked according to the following rules: Any two unsigned integer types have different conversion ranks. If one is wider than the other, then it has a higher rank.

PLEASE MARK IT AS BRAINLIEST AND FOLLOW ME.

Similar questions