Predict the output or error(s) for the following:
25. main()
{
printf("%p",main);
}
Answer Posted / khushboo
i tried it out.. on my system it gives the answer 0291. does
anybodyy esle gets the same answer?
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Is c language still used?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
Can a program have two main functions?
What is equivalent to ++i+++j?
What are terms in math?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
can anyone suggest some site name..where i can get some good data structure puzzles???
Explain logical errors? Compare with syntax errors.
What are integer variable, floating-point variable and character variable?
What is difference between %d and %i in c?
What is the use of c language in real life?
How can type-insensitive macros be created?
Are pointers really faster than arrays?
How do c compilers work?