Thursday, February 14, 2008

Aptitude Question No.4

Aptitude Question No.4

void main()
{
char far *farther,*farthest;
printf("%d..%d",sizeof(farther),sizeof(farthest));
}
Answer
4..2

Explanation
the second pointer is of char type & not a far pointer

No comments:

2008 Placement papers of Top MNC companies

eXTReMe Tracker