Introduction to C MCQs Exercise II


Ques 1 Introduction


Which of the following typecasting is accepted by C language?
  a) Widening conversions
  b) Narrowing conversions
  c) Widening and Narrowing conversions
  d) None of the mentioned


c is the correct option