Virtual class in C++ | C++ Tutorial | Mr. Kishore

  Рет қаралды 116,856

Naresh i Technologies

Naresh i Technologies

Күн бұрын

C ++ Tutorial Videos | Mr. Kishore
** For Online Training Registration: goo.gl/r6kJbB ► Call: +91-8179191999
💡 Also Watch
C Language Tutorials: goo.gl/qDhJ2r
Core Java FAQ's: goo.gl/qGh5mA
Core Java Tutorials: goo.gl/NbaEge
Java Programming Tutorials by Mr.Hari krishna:
goo.gl/HThq6H
Advanced Java Programming Tutorials by Mr.Nataraj:
goo.gl/1U2Qgy
Subscribe to our channel and hit the bell 🔔🔔🔔 icon to get video updates.
💡 Visit Our Websites
For Classroom Training: nareshit.in/cp...
For Online Training: nareshit.com/c...
#JavaCollectionsFramework #Tutorials #Videos #corejava #Quiz #Clanguage
--------------------------
💡 About NareshIT:
"Naresh IT is having 14+ years of experience in software training industry and the best Software Training Institute for online training, classroom training, weekend training, corporate training of Hadoop, Salesforce, AWS, DevOps, Spark, Data Science, Python, Tableau, RPA , Java, C#.NET, ASP.NET, Oracle, Testing Tools, Silver light, Linq, SQL Server, Selenium, Android, iPhone, C Language, C++, PHP and Digital Marketing in USA, Hyderabad, Chennai and Vijayawada, Bangalore India which provides online training across all the locations
--------------------------
💡 Our Online Training Features:
🎈 Training with Real-Time Experts
🎈 Industry Specific Scenario’s
🎈 Flexible Timings
🎈 Soft Copy of Material
🎈 Share Videos of each and every session.
--------------------------
💡 Please write back to us at
📧 us.training@nareshit.com/ 📧 online@nareshit.com or Call us at the USA: ☎+1404-232-9879 or India: ☎ +918179191999
--------------------------
💡 Check The Below Links
► For Course Reg: goo.gl/r6kJbB
► Subscribe to Our Channel: goo.gl/q9ozyG
► Circle us on G+: plus.google.co...
► Like us on Facebook: / nareshit
► Follow us on Twitter: / nareshitek
► Follow us on Linkedin: goo.gl/CRBZ5F
► Follow us on Instagram: goo.gl/3UXYK3

Пікірлер: 66
@NareshIT
@NareshIT 5 жыл бұрын
Please Comment, Subscribe and Click Bell🔔🔔🔔 Icon for More Updates. To learn software course from our experts please register here for online training: goo.gl/HIB0wL
@canaaneric9790
@canaaneric9790 3 жыл бұрын
A tip : you can watch movies on Flixzone. I've been using it for watching lots of of movies recently.
@quinnwill4520
@quinnwill4520 3 жыл бұрын
@Canaan Eric Yup, I have been using Flixzone} for months myself :)
@gajulasamatha9038
@gajulasamatha9038 Жыл бұрын
Sorry for saying this sir but you didn't tell the one thing...that is We inheriting the class c1 two times to class c4 through class c2 and class c3. The compiler will get confuse if you call the member function c1fun of class c1 to select path to access that c1fun , as there are two paths to access that c1fun one is through the class c2 and another one is class c3. Thus we are using 1."virtual" keyword while inheriting the class c1 to c2 and c3. OR 2. we can use class name and scope operator during function call. Where these two makes a single path to access class c1.
@prakashvij3819
@prakashvij3819 7 жыл бұрын
You are a great teacher keep it up
@sarithapuli3667
@sarithapuli3667 4 жыл бұрын
Me classes Chala bagunayi sir e lockdown type lo degree valaki Chala use avuthundhi sir tq a lot ...simply superb......slow GA superb ga ardham ayatatu chapthunaru😇😇
@AbdulRahman-cm9wi
@AbdulRahman-cm9wi 5 жыл бұрын
you are great sir:- very nice way of teaching sir i cleared my all doubt thank virtual function in hierarchical inheritance
@sandaliyasara6000
@sandaliyasara6000 2 жыл бұрын
Thanku from Sri Lanka ❤
@_nabin_8848
@_nabin_8848 Жыл бұрын
rather than calling it virtual class it is usually referred as virtual inheritance.
@Dida2080
@Dida2080 7 жыл бұрын
Exceptional explanation add more c++ courses pls...
@rohith5671
@rohith5671 2 жыл бұрын
this sir classes making me to fall in love with c++ ❤️❤️❤️👌👌
@madamanchinethraaruna1175
@madamanchinethraaruna1175 5 жыл бұрын
Very nice explanation sir. Thank you very much.
@likhitachandana5588
@likhitachandana5588 7 жыл бұрын
It's really a helpful video sir...👌👌👍👍
@riturajanand7133
@riturajanand7133 5 жыл бұрын
sir, please upload the virtual function concept, I m a huge fan of yours.
@jyotiyaduwanshi5186
@jyotiyaduwanshi5186 4 жыл бұрын
Over-riding programs are not there in c++ programs list. Kindly upload that too sir .
@kalpanareddy4578
@kalpanareddy4578 6 жыл бұрын
thank you sir for your explanation
@unknown-bc3uh
@unknown-bc3uh 6 жыл бұрын
Hi sir, it is nice explanation. But I want to know some what in depth like only one copy created then in which way it will go to class D. And there is virtual key word with class so vptr and vtable will create or not if yes then how it will work can you explain about it. On board.
@sajaliffco
@sajaliffco 7 жыл бұрын
simple easy language. Descent... appreciated . :) nice one
@dr.kdileepkumar7292
@dr.kdileepkumar7292 7 жыл бұрын
sir please add your virtual functions concept
@nitishmc6929
@nitishmc6929 7 жыл бұрын
Sir your explanation is very easy to understand
@viswanathgupta7406
@viswanathgupta7406 7 жыл бұрын
Pls Add about function overloading and inline functions videos
@jyotiyaduwanshi5186
@jyotiyaduwanshi5186 4 жыл бұрын
Yes sir . Please
@YashDEVELOPER12
@YashDEVELOPER12 3 жыл бұрын
Thanks you so much sir🙏🙏 Its really helpful
@kalavathidevala4820
@kalavathidevala4820 4 жыл бұрын
Sir your not uploaded the over riding concept lecture .
@candyshiva7403
@candyshiva7403 6 жыл бұрын
U said that it is not possible in iheritance but again u r saying that is multiple inheritance
@aamirmalla9898
@aamirmalla9898 5 жыл бұрын
Overriding n virtual function vdeos are not here ?
@bmkonlinetech
@bmkonlinetech 6 ай бұрын
Sir my university definitely need you
@lakshmilakku7222
@lakshmilakku7222 4 жыл бұрын
Excellent explanation
@kMahnoorKhurram
@kMahnoorKhurram 3 жыл бұрын
Sir wonderful explanation given
@sahirbhat5155
@sahirbhat5155 5 жыл бұрын
Plzz provide secreenshot of every program
@arpithaarpi4561
@arpithaarpi4561 7 жыл бұрын
Sir can you explain the concept of polymorphism plz...
@sowdhamreddy4065
@sowdhamreddy4065 7 жыл бұрын
Your explanation is very good sir that I could understand very easily and I subscribed you sir thank you sir for such beautiful explanation that you given for virtual
@sowdhamreddy4065
@sowdhamreddy4065 7 жыл бұрын
Add virtual function concept sir....
@allyouinfotech7936
@allyouinfotech7936 2 жыл бұрын
so we should use virtual in hybrid inheritance or not?
@rahuljain2205
@rahuljain2205 6 жыл бұрын
what about d videos on polymerization.
@rohith5671
@rohith5671 2 жыл бұрын
excellent ❤️❤️👌👌👌
@harimorla2173
@harimorla2173 4 жыл бұрын
Sir, please upload virtual function lecture video
@kranthikumar6016
@kranthikumar6016 Жыл бұрын
It is diamond problem.. multipath inheritance
@pratibhajaiswal9665
@pratibhajaiswal9665 2 жыл бұрын
Can we create c2,c3 and c1 object?
@csforcommonsense3360
@csforcommonsense3360 3 жыл бұрын
Dynamic binding concept is missing sir..
@arpithaarpi4561
@arpithaarpi4561 7 жыл бұрын
Can you explain data structure in c++?
@Ashwin_Dhuriya
@Ashwin_Dhuriya 4 жыл бұрын
subscribe to @abdul bari data structures
@IIM_life_by_Divya
@IIM_life_by_Divya 4 жыл бұрын
sir where r the videos of overriding and overloading
@prudvireddy7022
@prudvireddy7022 4 жыл бұрын
🔥💯...good
@shwetanknaveen
@shwetanknaveen 6 жыл бұрын
#include using namespace std; class A { public: void fun() { cout
@abhisheksahani3680
@abhisheksahani3680 5 жыл бұрын
sir in class c4,we will not add by writting like class c4:public virtual c1,public virtual c2 ...clearify sir this please
@bhavanah1665
@bhavanah1665 7 жыл бұрын
According to what I learnt from my teacher, This concept is called Virtual Inheritance not virtual class. Is it true? I am confused...
@nikhilbrusli2087
@nikhilbrusli2087 7 жыл бұрын
There is nothing like virtual inheritance.He just explained the situation when and how virtual class is used.
@sathwikaadigoppula9257
@sathwikaadigoppula9257 5 жыл бұрын
Sir plz make ur text size as larger
@udhayarajans.s1291
@udhayarajans.s1291 4 жыл бұрын
Which copy will be bypass sir
@suravighosal9934
@suravighosal9934 3 жыл бұрын
Thank you sir
@rahulshinde9220
@rahulshinde9220 6 жыл бұрын
Very nice sar
@raghavamopidevi9700
@raghavamopidevi9700 2 жыл бұрын
#include using namespace std; class c1 { public: void c1fun() { cout
@adityadhole7546
@adityadhole7546 Жыл бұрын
Yes you are correct
@manalisamani6729
@manalisamani6729 5 жыл бұрын
What is difference b/w virtual base class and virtual function? I m confuse or i dont know what to write in this.....plz help me 🙏sir
@virendramane7818
@virendramane7818 4 жыл бұрын
if i'm not wrong the virtual base class is used for to avoid duplication of data and ambiguity problem when we are deal with multipath inheritance and virtual function is useful feature in cpp to achieve run time polymorphism...i.e in function overriding problem...
@manalisamani6729
@manalisamani6729 4 жыл бұрын
@@virendramane7818 thanks👍
@smtusharibnesalam8688
@smtusharibnesalam8688 5 жыл бұрын
Nobody talks about the real thing
@viswanathgupta7406
@viswanathgupta7406 7 жыл бұрын
virtual functions
@sammydeew4773
@sammydeew4773 6 жыл бұрын
this is called as Diamond problem.
@venkateshv1842
@venkateshv1842 4 жыл бұрын
In C# not in c++
@tulasiramdhullipalla5143
@tulasiramdhullipalla5143 6 жыл бұрын
Hybrid inheritance
@udaykiran-wg3vb
@udaykiran-wg3vb 3 жыл бұрын
bloody waste.
@deekannada1286
@deekannada1286 Жыл бұрын
Thank you sir
Pure Virtual function, Abstract base class | C ++ Tutorial | Mr. Kishore
17:35
Naresh i Technologies
Рет қаралды 94 М.
Constructor Introduction, Default Constructor in C++ | C ++ Tutorial | Mr. Kishore
19:37
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
Multiple Inheritance in C++ | C++ Tutorial | Mr. Kishore
18:18
Naresh i Technologies
Рет қаралды 76 М.
Virtual Functions & Abstract Classes in C++ | C++ Programming Tutorials
15:12
POINTERS in C++
16:59
The Cherno
Рет қаралды 1 МЛН
Is the C programming language still worth learning?
9:27
Jacob Sorber
Рет қаралды 117 М.
Operator Overloading in C++ Example 1 | C++ Tutorial | Mr. Kishore
31:48
Naresh i Technologies
Рет қаралды 229 М.
Master Pointers in C:  10X Your C Coding!
14:12
Dave's Garage
Рет қаралды 346 М.
File Handling in C++ Part 2 | C++ Tutorials | Mr.Kishore
16:57
Naresh i Technologies
Рет қаралды 71 М.
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН