thank you for your explanation. very nice but i have a small question x = y + z is itself a three address code why do we make it t1 = y + z and again assign x = t1 . can you please justify it with proper reason ? I have read three address statement can have maximum 3 memory reference and x y and z are 3 memory references which is okay in my view. please correct me if there's any mistake.
I think this is right, actually this is how the control flow of the for loop goes, only small thing is, you need to write line no. 6 in TAC i,e. 6) t2 = i+1 7) i = t2 btw nice observation bro
Sir itni achi explaination nhi dekhi kaash aap hi padha rhe hote hme Compiler
voice boht piyari way of teaching is also superb
My exam's tomorrow, all my doubts are cleared thank you sir ☺
Thank you sir very helpful and easy to understand
Sir, mtlb kya hi... fantastic tarike se explain kiya hai, 😄
All Clear Thank You!!
great explanation in less time
sir full concept is clear
Great explanation
Thank you Very much Sir
Excellent explanation....very simple and understandable
ur last name is tribbiani?
More than excellent video 👍👍
Thank you so much sir 🥺❤️
great explanation sir!!
thank you for your explanation. very nice but i have a small question x = y + z is itself a three address code why do we make it t1 = y + z and again assign x = t1 . can you please justify it with proper reason ?
I have read three address statement can have maximum 3 memory reference and x y and z are 3 memory references which is okay in my view. please correct me if there's any mistake.
You are right bro ye bas sir ne easy dikhne ke liye kia
You can use both of the methods
using temporaries for referencing increase the efficiency of the program
Great video sir thanks so much
Sir excellent explanation.
But ek doubt tha, for loop ke liye esa likh sakte hai ??
1) i=1
2) if i
I think this is right, actually this is how the control flow of the for loop goes, only small thing is, you need to write line no. 6 in TAC i,e.
6) t2 = i+1
7) i = t2
btw nice observation bro
really helped me thanks!!
Nice Explanation
very great teacher
dhanaywaad sir
very very nice explantion
sir in the for loop -> i++ last me aayega x=y+z ka code likhne ke baad warna 20 ke liye code chalega hi nhi .
@LS Academy for Technical Education
If there is OR statement in boolean expression then how we will write it ?
thanks a lot sir.
final step mai stop likhu ya nhi?
Not required
Thanks!
Thank you sir
Thanks pushpalatha
sir plz give notes in free
Thanks sir