You are not logged in.

#1 2015-09-17 04:05:55

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

Printed Address:

C Programming Quizzes Multiple Choice set of C Language Basic questions

Directions:
Determine Output:

Question:
void main()
{
      printf("%p", main);
}

Option A):
Some address will be printed
Option B):
None
Option C):
Error
Option D):
make an infinite loop

Correct Answer is Option A):
Some address will be printed


Failure is the first step towards seccess.

2015-09-17 04:05:55

Advertisement
Ads By Google

Re: Printed Address:



Board footer