F&A Diskussionen
Hello sololearners
2 Stimmen
2 AntwortenWhich one would be better?
4 Stimmen
6 AntwortenWhat is a VM? Like JVM..
12 Stimmen
9 AntwortenVue.js Is awesome!
10 Stimmen
2 AntwortenPolymorphism
1 Stimme
1 Antwortwhats the use of all of this?
4 Stimmen
2 AntwortenVR hardware requirements
0 Stimmen
1 AntwortC#Love Chat-7
5 Stimmen
1 AntwortPolymorphism
0 Stimmen
2 AntwortenHow to install mpg123 on windows
7 Stimmen
1 AntwortAlexa Skill Development
0 Stimmen
5 AntwortenHow does wireless mouses works?
0 Stimmen
1 Antwortwhats the use of all of this?
1 Stimme
1 AntwortBackground Colour React
2 Stimmen
2 Antworten#include <iostream>
using namespace std;
class A{
public:
void f1();
};
class B : public A{
public:
virtual void f1();
}
int main()
{
A * obj = new B;
obj.f1();
}
Ques: can we write virtual before an overridden function from the base class?? if yes which f1() should it call base class f1() or derived class f1()???
0 Stimmen
1 AntwortWhat is Kotlin?
3 Stimmen
4 AntwortenHeute heiß
X velocity
0 Votes
Files not linking in C++
0 Votes
And... Who is the staff then?
2 Votes
I am a super beginner
0 Votes
Web Dev
0 Votes
Pls give me an idea
1 Votes
How this program executes?
0 Votes