Google

Wednesday, September 12, 2007

1. When a 'C' function call is made, the order in which parameters passed to the function are pushed into the stack is

   
a) left to right                b) right to left                
c) bigger variables are moved first than the smaller variables.
d) Smaller variables are moved first than the bigger ones.            e) None of the above.



--
C aptitude
Google