In the C language a) At most one activation record exists - TopicsExpress



          

In the C language a) At most one activation record exists between the current activation record and the activation record for the main b) The number of activation records between the current activation record and the activation record for the main depends on the actual function calling sequence. c) The visibility of global variables depends on the actual function calling sequence. d) Recursion requires the activation record for the recursive function to be saved on a different stack before the recursive function can be called.
Posted on: Sun, 10 Aug 2014 08:06:41 +0000

Trending Topics



Recently Viewed Topics




© 2015