:: C Language Interview Questions ::

Click on >> (Arrow for More Questions) 

  Answer/Explaination : 

Some address will be printed.


(Exp):
Function names are just addresses (just like array names are addresses).
main() is also a function. So the address of function main will be printed. %p in printf 
specifies that the argument is an address. They are printed as hexadecimal numbers.
 
 

Next >>

 
 

Quick Links

| Home | C Language | All India Entrances | Previous Year Papers | Software Projects

| Project Reports | Job Alerts & Notifications | Technical Interview Questions |

| Audio Visual Notes |