Computer Sciences > GATE 2026 SET-2 > Programming and Data Structures
In C runtime environment, which one of the following is stored in heap?
A
A static variable declared inside a function
B
An array of integers declared inside a function
C
A dynamically allocated array of integers created using malloc() function call
D
Return address of a function

Correct : c

Similar Questions

Consider the following three ANSI-C programs, P1, P2 and P3Which one of the following statements is true?
#1564 MCQ
Consider the following ANSI-C program. The output of this program is ____________. (answer in integer) Note: Assume that the program compiles and runs succ...
#1606 Fill in the Blanks
Consider the following ANSI-C function. The maximum possible value that can be returned from this function is ____________. (answer in integer) Note: Ig...
#1607 Fill in the Blanks

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......