StackOverflow Questions for Tag: activation-record

a_floating_point
a_floating_point

Reputation: 389

What does the run-time cost of laying down a function activation record depend on?

Score: 2

Views: 83

Answers: 2

Read More
FelixW
FelixW

Reputation: 5

Does an Stackoverflow occur in the JVM if the Activation Record is too small but there is still space left in the general stack?

Score: 0

Views: 32

Answers: 1

Read More
Reddy
Reddy

Reputation: 19

Using a higher order SML code, Write Nested Functions in Java

Score: 0

Views: 202

Answers: 1

Read More
user6125411
user6125411

Reputation:

What is the ARP (Active Recording Pointer)?

Score: 0

Views: 430

Answers: 1

Read More
zubin chodri
zubin chodri

Reputation: 1

Where are global variables located in the activation record for C?

Score: 0

Views: 1228

Answers: 2

Read More
Parteek Singh Bedi
Parteek Singh Bedi

Reputation: 101

Asking user to input value between specific range recursively in JAVA?

Score: 0

Views: 2873

Answers: 1

Read More
CosmicCat
CosmicCat

Reputation: 612

Trying to increment local variable from a separate method but not working. Confusion about Activation Stack/Record

Score: 2

Views: 87

Answers: 2

Read More
CosmicCat
CosmicCat

Reputation: 612

would the variable 'x' in this piece of code be stores in stack memory, heap memory, or both?

Score: 0

Views: 53

Answers: 1

Read More
afsara_ben
afsara_ben

Reputation: 672

static allocation and stack allocation in compiler design

Score: 0

Views: 549

Answers: 0

Read More
user4546925
user4546925

Reputation:

How to create a process that runs a routine with variable number of parameters?

Score: 0

Views: 195

Answers: 1

Read More
babon
babon

Reputation: 3774

A block scoped variable and the activation record

Score: 5

Views: 174

Answers: 1

Read More
w4bo
w4bo

Reputation: 905

Recursion in Python and Scala

Score: -1

Views: 97

Answers: 3

Read More
user6451264
user6451264

Reputation:

Escaping closures on the runtime stack?

Score: 3

Views: 432

Answers: 0

Read More
Darlyn
Darlyn

Reputation: 4938

Activation record

Score: 1

Views: 1440

Answers: 1

Read More
pejman yaghmaie
pejman yaghmaie

Reputation: 11

Changing program execution flow by signal and return address

Score: 1

Views: 501

Answers: 1

Read More
user2177515
user2177515

Reputation:

Does main have a return address, dynamic link or return value in C?

Score: 6

Views: 3984

Answers: 4

Read More
Shrey
Shrey

Reputation: 671

Is the Activation Record used in finding the line of the error?

Score: 1

Views: 52

Answers: 1

Read More
nupadhyaya
nupadhyaya

Reputation: 1944

Value of Local variable in of one function used in another function (c programming)

Score: -1

Views: 305

Answers: 4

Read More
Logan Besecker
Logan Besecker

Reputation: 2761

is main () created with an automatic variable, and if so, what's its purpose?

Score: 1

Views: 193

Answers: 1

Read More
John Redyns
John Redyns

Reputation: 5913

C - Address of variables in the activation records

Score: 1

Views: 201

Answers: 2

Read More
PreviousPage 1Next