What is coercion?

Options
- Coercion is a phenomenon of promoting sub class to super class
- Coercion is a phenomenon of casting super class to sub class
- Coercion is an changing the data types according to cast operator
- Coercion is the conversion between different data types done while compiling.


CORRECT ANSWER : Coercion is an changing the data types according to cast operator

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement