:: C Language Interview Questions ::

Click on >> (Arrow for More Questions) 

  Answer/Explaination : 

64


(Exp):
the macro call square(4) will substituted by 4*4 so the expression becomes 
i = 64/4*4 . Since / and * has equal priority the expression will be evaluated as (64/4)*4 
i.e. 16*4 = 64
 
 

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 |