Home » C Programming » Constants » Question
  1. What will be the output of the following C code?

    1. Interview
    2. Mania
    3. Maniaview
    4. Interview Mania
    5. None of these
Correct Option: C

r is carriage return and moves the cursor back. Inter is replaced by Mania.



Your comments will be displayed only after manual approval.