+ 5
In my c++ assignment my teacher asked me questions like that :- Explain function overriding using friend function.
So what type of answer should I write??? Can we do like that???
3 ответов
+ 6
Friend function is not member function. So is it possible to override it???
+ 5
Mine Teacher Also asked the same question
Nothing is Impossible #Abhiii007☑️ Try It😎
+ 2
Yes #abhiii007 Friend function is not member function so you can't override it