Login
Register
@
Dark Mode
Profile
Edit my Profile
Messages
My favorites
Register
Activity
Q&A
Questions
Unanswered
Tags
Subjects
Users
Ask
Previous Years
Blogs
New Blog
Exams
Dark Mode
#zealtest #compiler #1
Deepesh Pai
asked
in
Compiler Design
Nov 30, 2018
retagged
Jun 29, 2022
by
Lakshman Patel RJIT
190
views
0
votes
0
votes
compiler-design
runtime-environment
activation-record
numerical-answers
zeal-test-series
Deepesh Pai
asked
in
Compiler Design
Nov 30, 2018
retagged
Jun 29, 2022
by
Lakshman Patel RJIT
by
Deepesh Pai
190
views
answer
comment
Follow
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
1
vote
1
vote
Best answer
7 is correct
main() -> BIGFUN() -> A(true) -> B() -> A(false) -> C() -> D()
Balaji Jegan
answered
Dec 1, 2018
selected
Dec 2, 2018
by
Deepesh Pai
by
Balaji Jegan
comment
Follow
share this
2 Comments
by
Deepesh Pai
commented
Dec 1, 2018
reply
Follow
share this
Pls explain more
0
0
by
Balaji Jegan
commented
Dec 1, 2018
reply
Follow
share this
main() starts executing
BIGFUN() gets invoked
'A' function is called with parameter true
since condition is satisfiedin if statement B() gets invoked
Inside 'B' function A again gets invoked with parameter false
This condition will fail and hence C() gets invoked
Inside 'C' Function, D() gets invoked
0
0
Please
log in
or
register
to add a comment.
← Previous
Next →
← Previous in category
Next in category →
Related questions
1
vote
1
vote
1
answer
1
sripo
asked
in
Compiler Design
Nov 3, 2018
1,513
views
Runtime Environment Heap Allocation
Does Heap Allocation support both recursion and dynamic memory allocation? Because,a stack can be implemented using dynamic memory allocation.Please correct me. Test Series answer shows only dynamic memory allocation
sripo
asked
in
Compiler Design
Nov 3, 2018
by
sripo
1.5k
views
compiler-design
runtime-environment
activation-record
descriptive
0
votes
0
votes
3
answers
2
rahul sharma 5
asked
in
Compiler Design
May 12, 2018
1,238
views
Compiler Design Activation Record
As actual parameters are stored in the Actual parameter field in case of Activation record then where does formal parameters will be stored? f(a,b) { a(e,f) } Here e,f are actual parameters that will be stored in actual parameter field,but where does formal parameters a,b will be stored for f activation record?
rahul sharma 5
asked
in
Compiler Design
May 12, 2018
by
rahul sharma 5
1.2k
views
compiler-design
runtime-environment
activation-record
2
votes
2
votes
4
answers
3
ManojK
asked
in
Compiler Design
Jan 9, 2017
1,120
views
Virtual Gate Test Series: Compiler Design - Stack Allocation
Consider the following two statements$:$ $S_{1}:$ Activation records can have a permanent lifetime in case of static allocation. $S_{2}:$ Activation records can have nested lifetime in case of stack allocation. Which of the option is correct regarding $S_{1}$ and $S_{2}$ respectively True, True True, False False, True False, False
ManojK
asked
in
Compiler Design
Jan 9, 2017
by
ManojK
1.1k
views
compiler-design
runtime-environment
activation-record
virtual-gate-test-series
1
vote
1
vote
1
answer
4
thor
asked
in
Compiler Design
Nov 17, 2016
274
views
Doubt regarding access link
I searched a lot and tried understanding access link in activation record, but didn't get very far. Please explain? Access link points to activation record associated with nearest enclosing scope of program. What does it mean?
thor
asked
in
Compiler Design
Nov 17, 2016
by
thor
274
views
compiler-design
runtime-environment
activation-record
descriptive
Subscribe to GATE CSE 2023 Test Series
Subscribe to GO Classes for GATE CSE 2023
Quick search syntax
tags
tag:apple
author
user:martin
title
title:apple
content
content:apple
exclude
-tag:apple
force match
+apple
views
views:100
score
score:10
answers
answers:2
is accepted
isaccepted:true
is closed
isclosed:true
Recent Posts
From Rank 4200 to 64: My Journey to Success in GATE CSE Exam
What are the key things to focus on during the final 10-15 days before the GATE exam to improve performance?
All India GO Classes Mock test
NTA UGC NET JRF December 2022 Apply Online Form 2023
Life happens, just chill and do hardwork
Subjects
All categories
General Aptitude
(2.5k)
Engineering Mathematics
(9.3k)
Digital Logic
(3.3k)
Programming and DS
(5.8k)
Algorithms
(4.6k)
Theory of Computation
(6.7k)
Compiler Design
(2.3k)
Operating System
(5.0k)
Databases
(4.6k)
CO and Architecture
(3.8k)
Computer Networks
(4.6k)
Non GATE
(1.3k)
Others
(2.4k)
Admissions
(649)
Exam Queries
(842)
Tier 1 Placement Questions
(17)
Job Queries
(74)
Projects
(9)
Unknown Category
(853)
Recent Blog Comments
Eligibility Criteria: Discipline of...
4-year B.Tech./B.E. degree or a MSc./MCA degree...
I am not sure about others but I would pay 2X...
@DebRC Yes. This, time stamp and comparing...
Small feedback for next year. It would be great...
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy