CS-2002 Question Paper With Solutions

Q. 17 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.

Answer: (B)

Explanation:

CS-2002 Question Paper With Solutions

Learn More:   Gate ME-2008 Question Paper With Solutions

LEAVE A REPLY

Please enter your comment!
Please enter your name here