Sir, the course you have created is too good. Would be so hard to get such indepth knowledge of C++ otherwise. You've made very detail very clear. Thank you!!
pls sir make one more video lecture to give the solution or explanation about the program of rect class in lecture -27 (copy constructor and assignment operator)
Sir, the course you have created is too good. Would be so hard to get such indepth knowledge of C++ otherwise. You've made very detail very clear. Thank you!!
Dear Sir,
at 11:30, may you please tell why Point ctor: (6, 9) got constructed before Point ctor: (3, 5) for Rect r2?
Thanks in Advance!
got the same problem. found a solution?
I just tried this code, I created a function as follows:
𝚒𝚗𝚝 𝚖𝚊𝚛𝚔𝚎𝚛(𝚒𝚗𝚝 𝚗)
{𝚌𝚘𝚞𝚝
Point (3, 5) is actually created before Point (6, 9)
Verified it thru code: git.io/JZnSO
pls sir make one more video lecture to give the solution or explanation about the program of rect class in lecture -27 (copy constructor and assignment operator)
can i know where we can find this presentation?
nptel website