Computer Science, asked by patelvishesh47156, 9 months ago

An implicit conversion is where the conversion happens without any _____________.

Answers

Answered by BearKnight
3

Answer:

Implicit Type Conversion is also known as 'automatic type conversion'. It is done by the compiler on its own, without any external trigger from the user. It generally takes place when in an expression more than one data type is present.

Similar questions