Courses
LoginStart now
Courses
LoginStart now

Q&A Discussions

Variables & setInterval - JAVASCRIPT
c++cssfunctiongamehtmljavajavascriptphpsetintervalvariable
0 Votes
1 Answer
17th Feb 2018, 1:10 PM
Andrea Blancuzzi
Andrea Blancuzzi - avatar
#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()???
c++
0 Votes
1 Answer
24th Sep 2016, 10:52 AM
Amit
Amit - avatar
To bind two things of similar origin but separate identities together as one unit with ability to function independently as long and the unit is not corrupted. How to set x to get y and become z permanently and protect the unit from corrupt or deviation or denying or hiding while z securely functions actively is the purpose.
generatorsinner-classesjsonmethodsphppredefined-variablesprotectedsealed
0 Votes
1 Answer
29th Jun 2016, 3:25 PM
nEd2lrn4gf2b.jtnss.Z
nEd2lrn4gf2b.jtnss.Z - avatar
< Previous1...123124Next >
Hot today
Fast coding (mobile)
1 Votes
..
1 Votes
Beginner_to_SoloLearn
2 Votes
How to learn C++ and how long does it take
1 Votes
Coding help
2 Votes
DSA doubt
1 Votes
Bridge pattern use case
0 Votes
Hofstadter a sequence code coach is not running
0 Votes
Recover challenge history
0 Votes
Data structure using C
0 Votes