Home » C Programming » Typedef » Question
  1. Which of the following may create problem in the typedef program?
    1. Arithmetic operators
    2. ;
    3. printf/scanf
    4. All of above
    5. None of these
Correct Option: D

Option A, B and C following may create problem in the typedef program.



Your comments will be displayed only after manual approval.