Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
why do we need to declare the function as virtual? is there any limit on number of derived members that can call the function if it's not virtual?
c++
polymorphism
2 głosów
2 odpowiedzi
14th Jul 2016, 4:34 AM
Rohit Ner
What is the need for using Constructor?Can'twe just initialize a data member in a method?
constructor
data
importance
java
members
methods
of
3 głosów
2 odpowiedzi
10th Nov 2018, 5:42 PM
Neelarghya Kundu
which members of A are accessible from B?and why? class A{ int a; protected: float b; public: char c; }; class B:private A{}; 1) a 2) b 3) c 4) none
c++
0 głosów
3 odpowiedzi
25th Aug 2016, 3:28 AM
Lekhraj Singh
scope resolution operator
c++
classes
constructors
functions
members
operators
scope
1 Głos
2 odpowiedzi
16th Nov 2016, 1:36 PM
Tony Robinson
Which members of A are accessible from B??? class A{ int a; protected: float b; public: char c; }; class B : private A{ }; I think it should be none as A is private.. but its wrong!!
c++
1 Głos
3 odpowiedzi
9th Sep 2016, 10:09 AM
Soutik
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
...
3
4
Dalej >
Popularne dzisiaj
Moving image
4 Votes
Check it out
1 Votes
Want to confirm
0 Votes
Help make cool game
0 Votes
Has anyone been robbed by this app?
1 Votes
I need help again 😁
0 Votes
Webler Codes
0 Votes
Should I change something in this programm
0 Votes
Python
0 Votes
I just started and I really like it, any pointers so I can learn faster to do those cool codes like you guys,
0 Votes