Home » C Programming » Input & Output » Question
  1. If the conversion characters of int d, i, o, u and x are preceded by h, it indicates?
    1. A pointer to long
    2. A pointer to char
    3. A pointer to int
    4. A pointer to short
    5. None of these
Correct Option: D

A pointer to short



Your comments will be displayed only after manual approval.