The Gateway to Computer Science Excellence
For all GATE CSE Questions
Toggle navigation
Facebook Login
or
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Activity
Questions
Unanswered
Tags
Subjects
Users
Ask
Prev
Blogs
New Blog
Exams
The number of nodes and edges in the control flow graph constructed for the following code are:
[closed]
+1
vote
1.2k
views
1. i=1
2. j=1
3. t1=5*i
4. t2=t1+j
5. t3=4*t2
6. t4=t3
7. a[t4]=-1
8. j=j+1
9. if j<=5 goto (3)
10. i=i+1
11. if i<5 goto 2
closed as a duplicate of:
GATE2015-2-29
compiler-design
intermediate-code
asked
May 12, 2016
in
Compiler Design
by
pranjalgennext
Active
(
1.3k
points)
closed
Jun 9, 2016
by
LeenSharma
|
1.2k
views
comment
Please
log in
or
register
to add a comment.
1
Answer
+1
vote
4 NODES 5-edges
and if we add start and end nodes then
6-nodes and 7-edges
answered
May 12, 2016
by
Tauhin Gangwar
Boss
(
10.1k
points)
edited
Jun 9, 2016
by
Tauhin Gangwar
comment
0
Can u please explain it by drawing control flow graph ??
0
offcourse dear wait 4 some time i will upload it
+1
CHECK IT NOW
0
Thank U
0
@Tauhin sir , can u give me some questions or link related to this question for practice ??
Please
log in
or
register
to add a comment.
← Prev. Qn. in Sub.
Next Qn. in Sub. →
← Prev.
Next →
Related questions
0
votes
1
answer
1
Number of internal nodes in the DAG representation of the following expression are :
asked
Nov 11, 2017
in
Compiler Design
by
techbrk3
(
399
points)
|
281
views
compiler-design
intermediate-code
0
votes
1
answer
2
The issues in the design of code generation are __
The issues in the design of Code generation are ________ The issues in the design of code generation are due the what reason ? The compiler converts the source code by accepting HLL into target code or machine code ... the various instructions . These dynamic acyclic graphs which are obtianed are they platform independent or platform independent??
asked
Nov 23, 2016
in
Compiler Design
by
LavTheRawkstar
Active
(
3.7k
points)
|
1.5k
views
compiler-design
intermediate-code
0
votes
1
answer
3
What to study in code optimization?..Please list the topics
Please can anyone list the topics to study in this part. The syllabus only states basics of code generation and optimization. Anyone who had prepared gate earlier. What did you study?
asked
Jan 23, 2017
in
Compiler Design
by
Tridhara Chakrabarti
(
355
points)
|
628
views
compiler-design
code-optimization
target-code-generation
intermediate-code
+2
votes
1
answer
4
Is Intermediate code generation part of analyis or synthesis phase?
During code generation, we need to do register allocation (kind of machine dependent stuff). So, I think it must be the part of Synthesis phase?
asked
Dec 10, 2015
in
Compiler Design
by
monanshi
Loyal
(
9.5k
points)
|
379
views
compiler-design
intermediate-code
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
Linear Algebra Important Points
GATE 2020
OFFICIAL GATE MOCK TEST RELEASED
IIITH: Winter Research Admissions 2019 (For Spring 2020)
TIFR and JEST exam
All categories
General Aptitude
1.9k
Engineering Mathematics
7.5k
Digital Logic
2.9k
Programming and DS
4.9k
Algorithms
4.3k
Theory of Computation
6.2k
Compiler Design
2.1k
Operating System
4.5k
Databases
4.1k
CO and Architecture
3.4k
Computer Networks
4.1k
Non GATE
1.5k
Others
1.5k
Admissions
595
Exam Queries
576
Tier 1 Placement Questions
23
Job Queries
72
Projects
17
Follow @csegate
Recent Blog Comments
Even In 2019 my 16 questions goes for negative...
It's a question not a post..
i also don't have any pdf, actually, I added the...
i don't have , if you have upload it
@mohan123 Do you have all standard book...
50,647
questions
56,492
answers
195,440
comments
100,712
users