Which type of typecasting is done by the compiler?

26. Which type of typecasting is done by the compiler?

  1. Implicit Conversion
  2. Explicit Conversion
  3. Instance conversion
  4. None of these

Answer: A) Implicit Conversion

Explanation:

In the implicit type casting of type – the compiler itself cast the type of the value/variable.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.