Which of the following typecasting is accepted by C?
(a) Widening conversions
(b) Narrowing conversions
(c) Widening & Narrowing conversions
(d) None of the mentioned
I got this question in an international level competition.
I want to ask this question from Type Conversions topic in chapter Data Types, Operators and Expressions in C of C