Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Questions  >  During intermediate code generation, we use 3... Start Learning for Free
During intermediate code generation, we use 3 - address code in which we have 3 forms available:
Quadruples, Triples and Indirect Triples.
Now, consider the below statements:
S1: In Quadruples, statements can be moved around.
S2: In Triples, space is not wasted.
S3: In Indirect Triples, space is not wasted but access time increases.
Which is correct?
  • a)
     S1
  • b)
     S2
  • c)
     S3
  • d)
     None of these
Correct answer is option 'A,B,C'. Can you explain this answer?
Most Upvoted Answer
During intermediate code generation, we use 3 - address code in which ...
As we know,
S1: It is true, in quadruples, statements can be moved.
S2: In Triples, space is not wasted because the result field is not used.
S3: In Indirect Triples, space is not wasted but access time increases.
Here two memory access is required, that’s why access time is more.
Hence, the correct options are (A), (B) and (C).
Free Test
Community Answer
During intermediate code generation, we use 3 - address code in which ...
As we know,
S1: It is true, in quadruples, statements can be moved.
S2: In Triples, space is not wasted because the result field is not used.
S3: In Indirect Triples, space is not wasted but access time increases.
Here two memory access is required, that’s why access time is more.
Hence, the correct options are (A), (B) and (C).
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer?
Question Description
During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer? for Computer Science Engineering (CSE) 2024 is part of Computer Science Engineering (CSE) preparation. The Question and answers have been prepared according to the Computer Science Engineering (CSE) exam syllabus. Information about During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer? covers all topics & solutions for Computer Science Engineering (CSE) 2024 Exam. Find important definitions, questions, meanings, examples, exercises and tests below for During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer?.
Solutions for During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer? in English & in Hindi are available as part of our courses for Computer Science Engineering (CSE). Download more important topics, notes, lectures and mock test series for Computer Science Engineering (CSE) Exam by signing up for free.
Here you can find the meaning of During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer? defined & explained in the simplest way possible. Besides giving the explanation of During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer?, a detailed solution for During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer? has been provided alongside types of During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer? theory, EduRev gives you an ample number of questions to practice During intermediate code generation, we use 3 - address code in which we have 3 forms available:Quadruples, Triples and Indirect Triples.Now, consider the below statements:S1: In Quadruples, statements can be moved around.S2: In Triples, space is not wasted.S3: In Indirect Triples, space is not wasted but access time increases.Which is correct?a)S1b)S2c)S3d)None of theseCorrect answer is option 'A,B,C'. Can you explain this answer? tests, examples and also practice Computer Science Engineering (CSE) tests.
Explore Courses for Computer Science Engineering (CSE) exam

Top Courses for Computer Science Engineering (CSE)

Explore Courses
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev