Тёмный

Binary Operator Overloading in C++ (HINDI) 

easytuts4you
Подписаться 508 тыс.
Просмотров 156 тыс.
50% 1

Опубликовано:

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 158   
@easytuts4youcom
@easytuts4youcom 9 лет назад
@Akash Jaiswal, Check out Operator Overloading tutorials here: bit.ly/1V2XrqD
@easytuts4youcom
@easytuts4youcom 9 лет назад
@Naveed Achkal , You're welcome brother, yes we will.
@karanthakur6812
@karanthakur6812 3 года назад
he explained such a complex thing with his CONfused expression so simply LOL. but it really helped ...THANKS
@MohAizaz
@MohAizaz 4 года назад
that is called JIHAD BIL QALAM....it means doing a jihad(struggle) for the sake of knowledge... you are a great human being.May Allah fullfil all your true n right desire. Ameen...1
@nafeesaakhtar7495
@nafeesaakhtar7495 7 лет назад
your way of teaching is very good i like it
@AsadKhan-bd6et
@AsadKhan-bd6et 6 лет назад
Hi, Dear Vikas Panday, Could you please explain what will be the value of A and T.A for Temp.A, B and T.B for Temp.B?
@lograjanand
@lograjanand 6 лет назад
Kas mai aap ke youtube chanal ko world ka number one chanal bana sakta .
@easytuts4youcom
@easytuts4youcom 6 лет назад
Thank you so much brother. Keep learning :)
@easytuts4youcom
@easytuts4youcom 9 лет назад
@arun velladurai, Yes I'm and Yes you can :)
@manaspant5751
@manaspant5751 2 года назад
Sir i don't understand why Default Constructor is made 2:48 , is there any need of it??
@easytuts4youcom
@easytuts4youcom 2 года назад
Here the constructor is used to take the default or initial value, you can also remove it
@roshansingh4467
@roshansingh4467 7 лет назад
Sir, first of all i would like to thank you a lot. You are doing a wonderful work. i have seen your all lecture on c++ but you missing " Delegation". Please make a tutorial for that. and again thank you.
@naveedachkal9734
@naveedachkal9734 9 лет назад
thanx bro...very much helpfulalso include latest programmes
@easytuts4youcom
@easytuts4youcom 9 лет назад
+Naveed Achkal, You're welcome brother :)
@nadimshakya3361
@nadimshakya3361 8 лет назад
very much simple and very much informative! keep up the good work!! appreciate it !!
@easytuts4youcom
@easytuts4youcom 8 лет назад
Thanks for your comment dear. Keep learning :)
@SandeepKaur-su4it
@SandeepKaur-su4it 6 лет назад
Thanku so much sir kal mera oops ka practical hai or mane aap ki sub videos dekhi hai ... sabhi syllabus cover ho gya 🤗🙂thx alot sir
@rushabhshah1920
@rushabhshah1920 6 лет назад
Do we have any tutorials explaining overloading of > operator using friend functions??
@mufaddalpatanwala1874
@mufaddalpatanwala1874 5 лет назад
it helped me a lot thanks keep making more videos
@sirajkhanshinwari
@sirajkhanshinwari 3 года назад
very well explained sir
@shristiuniyal4287
@shristiuniyal4287 6 лет назад
superb sir
@purnendubiswal2775
@purnendubiswal2775 8 лет назад
very good work sir...
@topmoviemoments138
@topmoviemoments138 6 лет назад
great teacher truely appreciate your hard word for us,keep going sir
@MHAMZA-gr9nu
@MHAMZA-gr9nu 6 лет назад
Sir,Plz ap Assembly ki videos b bna k upload kr diya krein.. C++ K sath assembly b ik important subject hai..
@rishanmascarenhas7558
@rishanmascarenhas7558 7 лет назад
A very good explanation sir. Keep it up. Thank you very much for your efforts.
@sakshiverma1422
@sakshiverma1422 3 года назад
Thank you so much sir👍👌🙌
@tanupatel7387
@tanupatel7387 Год назад
Thankyou so much sir ji
@trilochanbadal6930
@trilochanbadal6930 7 лет назад
Thank you sir for everything.
@asadanwer9047
@asadanwer9047 8 лет назад
Sir your videos are amazing, like I am preparing for my CP final by watching your videos. The query that I wanted to discuss is that as far as I know, "iostream" is a C++ library and ".h" comes only after libraries of C language, so I guess this won't on work. I might be wrong, please give me more knowledge on this matter.
@shubhamchopra5372
@shubhamchopra5372 8 лет назад
If you are using turboc compiler you need to use .h header , but not for devc++ or codeblocks
@shristisingh2417
@shristisingh2417 5 лет назад
iostream.h should be used to write when we write our coding on turbo c++, but when we are using dev or code block then no need to write . h
@anonymousfan9703
@anonymousfan9703 2 года назад
Ola hu Uber 😆 🤣
@shubhamkumarjaiswal5465
@shubhamkumarjaiswal5465 7 лет назад
sir i m not getting understand of code temp.a=a+t.a temp.b=a+t.b; in the operator overlooading section i want to know how t3=t1+t2 will pass asa arguements and how calculaion is done in operator overloading i m very confused about how calculation is done in the operator overloading section
@ishabaral6902
@ishabaral6902 6 лет назад
Thank you so much sir...your every videos are clear and easy to understand!!!
@dheervaryani5873
@dheervaryani5873 6 лет назад
sir isme final value default constructor mai store hai na and a+t.a hai usme a(has value of t1 object )+(operators funnction)b(has value given by t2 object) and t3 is temp object which is renturned. is this right?
@shivaprasadreddy1395
@shivaprasadreddy1395 6 лет назад
Very helpful sir Tq sir
@karangujar317
@karangujar317 8 лет назад
Sir,what is the reson that you didnt define the last two functions inside ?(you defined them out of the class definition,why?)
@shubhamchopra5372
@shubhamchopra5372 8 лет назад
we can define inside also, it doesnt make any difference
@karangujar317
@karangujar317 8 лет назад
Bohot Jaldi reply kiya :)
@atifali-tq4ht
@atifali-tq4ht 5 лет назад
good job sir
@our_village_nature
@our_village_nature 9 лет назад
good work sir..
@easytuts4youcom
@easytuts4youcom 9 лет назад
+Shivam Shukla, Thank you dear :)
@shivambhati3388
@shivambhati3388 7 лет назад
best video sir.........
@easytuts4youcom
@easytuts4youcom 7 лет назад
Thank you brother :)
@AjayKumar-vr1xs
@AjayKumar-vr1xs 4 года назад
Sir theory k liye dusra channel h kya
@charulchauhan8437
@charulchauhan8437 6 лет назад
Sir aap bhot acha padate hai 😍
@aarasibrar6372
@aarasibrar6372 7 лет назад
Thank u so much sir.....
@deepakvlog.199
@deepakvlog.199 7 лет назад
very very good sir
@arfaidrees5806
@arfaidrees5806 4 года назад
iska use kion karte hain overloading ka values bhi programmer hi deta hai "13:10 " me jese di code me phr user ko iska kia faida hai ?? plz help me to clear my concept.
@ishankumar8358
@ishankumar8358 7 лет назад
sir will u plz explain the working of the main program, that how the arguments are pass..?
@ikgikg4124
@ikgikg4124 3 года назад
Thanks a lot sir
@siddhartharya38
@siddhartharya38 7 лет назад
hello sir..aapke saare vdos ka koi common download link hai Kya?
@muhammedahmed9684
@muhammedahmed9684 8 лет назад
sir can you help me k implicit or explicit tarikry sy value paa karny ka kya mtlb hy in dono mein kya difference hy
@luckymahawar7714
@luckymahawar7714 4 года назад
Thank you sir
@prabhuprasadlenka5673
@prabhuprasadlenka5673 4 года назад
This is for implicit...can u plzz explain it explicitly?
@muhammedahmed9684
@muhammedahmed9684 8 лет назад
sir ap ny mujy jo video ap ny suggest ki hy wo java ki hy lekin min to c++ k sth object oriented programming par raha hun so plz help me again
@princejain9440
@princejain9440 5 лет назад
Tq sir
@topguide1996
@topguide1996 6 лет назад
sir why use test as a return type??
@rajshekhar4009
@rajshekhar4009 7 лет назад
please give an example using friend function for addition like 5+b
@arunvelladurai856
@arunvelladurai856 9 лет назад
have u ever made any software
@muhammedahmed9684
@muhammedahmed9684 8 лет назад
sir i dont uderstand this point temp.a=a+t.a; and b=b+t.b; please help me sir what is that point why you use this point in this program please sir
@dulalsandip7950
@dulalsandip7950 8 лет назад
sir my question is...in c++ why u r using .h header file..if we use program cant be run and u aren't using (using namespace std)???????????????? i m trying in codeblocks...
@shubhamchopra5372
@shubhamchopra5372 8 лет назад
Because he is writing program for turbo c , if you are using codeblocks or devc++ you need not use .h and you need to write using namespace std.
@shahuzair8536
@shahuzair8536 7 лет назад
using name space is used for Dev c++ compiler.for turbo c and other compilers we use isostream.h
@HumaRizwan
@HumaRizwan 7 лет назад
Being Anonymous it cant be used in turbo c++ and i think sir is teaching us so practise could be do on turbo c++ but u can use namespace in other environment like visual studio or codeblocks....
@chanchalafares4527
@chanchalafares4527 Год назад
Sir ismein ob ko bs ob name denge toh nai chalega kya object ko ek propor name dena hi hoga kya
@easytuts4youcom
@easytuts4youcom Год назад
object name aap apne according de sakate hai
@zainabperween8959
@zainabperween8959 6 лет назад
Sir aap previous year ke questions ka solution bhi provide karwaii. Plz
@AwaisAhmad-wp6lp
@AwaisAhmad-wp6lp 7 лет назад
sir i dont uderstand this point temp.a=a+t.a; and b=b+t.b; please help me sir what is that point and sir you say that i upload video of theory but i cant find this video of your series
@HumaRizwan
@HumaRizwan 7 лет назад
Awais Ahmed means that a plus b(object b of class accessed by object t) .I hope u got my point
@alimurad3362
@alimurad3362 2 года назад
Thank you!!
@darshanabhuyan5896
@darshanabhuyan5896 5 лет назад
test returntype kese hua wo toh class name tha na ? i got this as a doubt could u please explain?
@RahulVerma-vh9ve
@RahulVerma-vh9ve 5 лет назад
Tm sai bol rhe ho test ak class type hai par yaha par jo return type liya gya hai vo bhi test name se hi liya gya hai ......tm caho to ise kisi aur name se le sakte ho jaise complex etc.
@ishaqkhan4508
@ishaqkhan4508 6 лет назад
kia is program may constructors banana zaruari thay???????
@trilochanpanigrahi3681
@trilochanpanigrahi3681 6 лет назад
Thank you so much sir ji
@awekeningdragon7524
@awekeningdragon7524 7 лет назад
i still didnt get why there is no two arguments when the operator function is called...?
@trilochanbadal6930
@trilochanbadal6930 7 лет назад
Bcoz he didn't use friend function. while using friend function it requires two arguments. The function is the member of class.
@joyjoel4041
@joyjoel4041 9 лет назад
hello sir vikas ... please upload more tutorials on java programming language
@swapnilshinde2489
@swapnilshinde2489 7 лет назад
Thank you sir...great work
@knowledgeguru260
@knowledgeguru260 6 лет назад
Sir Type Conversions me video banaye
@usmankhalid2146
@usmankhalid2146 7 лет назад
Sir please upload a lecture on extraction and insertion operator overloading
@pruthvirajk6019
@pruthvirajk6019 6 лет назад
Why do we need an argument in binary operator overloading?
@ravimeena4795
@ravimeena4795 9 лет назад
hello sir , c++ tututorials ki playlist mai 62 videos h .. kya ye course complete ho gya . ..????? agr nahi to , iske aage ki videos kahan pr available hai ...?
@easytuts4youcom
@easytuts4youcom 9 лет назад
+ravi meena, Every tutorial will be prepared and uploaded here one by one. Stay tuned.
@usamahussainrizvi210
@usamahussainrizvi210 6 лет назад
Its amazing
@tirthpatel5269
@tirthpatel5269 6 лет назад
super sir
@zeejan9241
@zeejan9241 6 лет назад
thanks sir so smart
@nikhilmaheshwari4453
@nikhilmaheshwari4453 8 лет назад
Sir, plss help mee test operator + (test); //defining ---> doesn't understood that why 't.a' and 't.b' you used. i liked your videos sir. :D
@awekeningdragon7524
@awekeningdragon7524 7 лет назад
sir,can you do about templates in c++??
@grahampawar
@grahampawar 7 лет назад
Sir,is operator a function name or keyword?
@stressfree119
@stressfree119 7 лет назад
keyword
@rishabagarwal2250
@rishabagarwal2250 9 лет назад
Best! !!
@easytuts4youcom
@easytuts4youcom 9 лет назад
+rishabh agarwal, Thanks :)
@robin_theory
@robin_theory 7 лет назад
thanks sir !!!
@babarshahzadch9414
@babarshahzadch9414 4 года назад
Sir mjhy t1...t2....t3 ki smjh ni ayi jo ap ny main mn call kiye hn first line mn
@panaskarhanumant9098
@panaskarhanumant9098 6 лет назад
Please upload videos on file handling
@AliHussainSa
@AliHussainSa 5 лет назад
Board clear nahi dikh rha hai
@mohsinnajam7151
@mohsinnajam7151 7 лет назад
Sir there is a mistake in the programme at 7:52 it should be test temp;
@qazimateen2712
@qazimateen2712 6 лет назад
bro. plz kch esa kru .. jis sy purna code remove na krna pry
@usamahussainrizvi210
@usamahussainrizvi210 6 лет назад
Good teaching skill++++
@Villagelife0955
@Villagelife0955 7 лет назад
Sir bang manegment project ko bta dijiye pls
@anjalibodra9645
@anjalibodra9645 5 лет назад
How test can be return type😐
@Farahat1234
@Farahat1234 6 лет назад
Sir operator vale function ki defination samajh nhi aai
@SunilKumar-zi9ev
@SunilKumar-zi9ev 8 лет назад
please make tutorial for insertion operator overloading
@arunvelladurai856
@arunvelladurai856 9 лет назад
can i make any operating system
@Nikhil8979634183
@Nikhil8979634183 9 лет назад
+Arun Velladurai yes, for that you need to learn assembly and C language
@perkhaahmad1136
@perkhaahmad1136 8 лет назад
Thank u sir.but binary oprator is so complicated do'nt understand...
@tyabali9178
@tyabali9178 6 лет назад
Sir or video send krry overloading or binary or unary ki.
@akashjaiswal1888
@akashjaiswal1888 9 лет назад
sir upload some more videos on operator overloading plzzzzzzzz
@pratikjain3656
@pratikjain3656 6 лет назад
Adds thoda Kam dala Karo g concentration break ho jata hai
@Spiderweb007
@Spiderweb007 6 лет назад
Complex numbers ki additional karake sikhao plz
@mdiqbalmahmud8233
@mdiqbalmahmud8233 5 лет назад
sir you write a program code in a same place and after you will understand the code for me
@rakeshchaudhary4217
@rakeshchaudhary4217 7 лет назад
sir type conversions k video vanau
@taranbirsingh1930
@taranbirsingh1930 9 лет назад
i face difficulty to get binary overloading
@shoaibsarwar2425
@shoaibsarwar2425 8 лет назад
PLZ any body tell me WHAT IS FILE POINTER argent
@sourabroy7787
@sourabroy7787 2 года назад
#include using namespace std; class Test{ public: int a,b; Test(){ a = 0; b = 0; } Test(int x, int y){ a = x; b = y; } Test operator+(Test t); void disp(); }; Test Test :: operator+(Test t){ Test temp; temp.a = a + t.a; temp.b = b + t.b; return temp; } void Test :: disp(){ cout
@goodman7510
@goodman7510 2 года назад
Real needed
@goodman7510
@goodman7510 2 года назад
Not able to copy
@sourabroy7787
@sourabroy7787 2 года назад
I think you can copy it by opening youtube in any browser or in desktop
@aa_bihar
@aa_bihar 5 лет назад
Sir c++ me structure nahi bataye
@snehayogi7680
@snehayogi7680 6 месяцев назад
❤👍
@tawsif1113
@tawsif1113 4 года назад
Pls dont use "pichli Bar ".. Clear the concept of that topic..
@sanashahin7971
@sanashahin7971 9 лет назад
nice video....bt there is lots of error
@easytuts4youcom
@easytuts4youcom 9 лет назад
+Sana Shahin, Can you please specify any one of them ?
@sanashahin7971
@sanashahin7971 9 лет назад
yes...bt plz give me ur email id..so that i can send you screenshot of that program
@easytuts4youcom
@easytuts4youcom 9 лет назад
info@easyuts4you.com
@sanashahin7971
@sanashahin7971 9 лет назад
thanku :-)
@sanashahin7971
@sanashahin7971 9 лет назад
bt your video was very helpful in learning c++...thanku so much
@anishjain8096
@anishjain8096 7 лет назад
temp.a=a+t.a ka meaning
@abdulmasudmoohammadi5445
@abdulmasudmoohammadi5445 7 лет назад
Hello sir please upload [] operator overloading in c++ thanks
@easytuts4youcom
@easytuts4youcom 7 лет назад
If you want to use other operator you can replace the existing operator with the operator that you want to overload :)
@abdulmasudmoohammadi5445
@abdulmasudmoohammadi5445 7 лет назад
its OK thanks i am trying
@niharikabeautifullsong1010
@niharikabeautifullsong1010 7 лет назад
Sir muj nhi AA rha ki binary m operator vale definition m hm class ka obj bnate h.. Or uniry vale m voi lete h ..why
Далее
Unary Operator Overloading in C++ ( HINDI)
11:39
Просмотров 165 тыс.
This Pointer in C++ (HINDI/URDU)
25:06
Просмотров 136 тыс.
Китайка и Пчелке Холодно😂😆
00:21
Operator Overloading in C++ (HINDI)
21:50
Просмотров 449 тыс.
Hierarchical Inheritance in C++ (HINDI)
13:35
Просмотров 71 тыс.
Friend Function In C++ (HINDI/URDU)
19:21
Просмотров 389 тыс.
Introduction to Operator Overloading in C++ | In Hindi
10:23
Multiple Inheritance in C++ (HINDI)
18:04
Просмотров 105 тыс.
Function Overloading | C++ Programming | In Hindi
17:08