Computer Science, asked by Arjungaur22, 7 months ago

difference between explicit type casting and implicit type casting

Answers

Answered by KapilSharmaFan
4

\huge\underline\bold\red{AnSwer :-}

⟹Implicit :-

  • Implicit type conversion operates automatically when the compatible data type is found.

⟹Explicit :-

  • Explicit type conversion requires a type casting operator
Similar questions