You are not logged in.

#1 2015-09-17 03:53:47

hasnain
Administrator
From: Chichawatni
Registered: 2014-10-13
Posts: 8,355
Website

C Language Basic Final Output:

C Programming Quizzes Multiple Choice set of C Language Basic questions

Directions:
void main()
{
      printf("\nab");
      printf("\bsi");
      printf("\rha");
}

Question:
Determine the Final Output:

Option A):
hai
Option B):
asiha
Option C):
absiha
Option D):
haasi

Correct Answer is Option A):
hai


Failure is the first step towards seccess.

2015-09-17 03:53:47

Advertisement
Ads By Google

Re: C Language Basic Final Output:



Board footer