Courses
Log in
Start Learning AI
Courses
Log in
Start Learning AI
Q&A Discussions
Search
Search
Ask a question
Ask a question
Can a struct be inherited?
c++
inheritance
struct
0 Votes
5 Answers
27th Jul 2016, 7:05 AM
chaitanya guruprasad
А если в базовом классе не 1 конструктор, то какой вызовется при создании объекта производного класса?
c++
inheritance
0 Votes
2 Answers
19th Oct 2017, 12:35 PM
Алексей Закурнаев
How to print only from a superclass and not from its child classes's method?
inheritance
python
0 Votes
2 Answers
9th Jul 2016, 5:14 AM
jayrajarora2694
Why is the base class constructor called before the derived class and the derived class destructor called before based class destructor? Please I need brief explanation on this.
c++
inheritance
0 Votes
2 Answers
6th Aug 2016, 3:10 PM
shola ola ibrahim
The derived class inherits also privated members of base class ?
c++
inheritance
oop
3 Votes
2 Answers
2nd May 2017, 9:14 AM
De Vinci
Confusion between member initializer list and invoking parent class constructor upon making daughter class constructor
classes
inheritance
member_initializer_list
0 Votes
4 Answers
10th Oct 2018, 10:57 AM
Rashim Narayan Tiku
what if I don't want to inhire the constarctor of the super class ??
inheritance
java
0 Votes
2 Answers
9th Aug 2016, 5:57 PM
Islam Elzohary
Is this bad practice?
inheritance
python
0 Votes
2 Answers
18th Dec 2017, 12:42 AM
Nathaniel Bourell
We can assign Derived Class Object to Base Class Object. But why can't we do the reverse?
c++
inheritance
0 Votes
2 Answers
26th Jan 2017, 3:20 PM
james nyle
why we need the () in the last line B().method..... ? so confusing
inheritance
python
0 Votes
2 Answers
31st Aug 2016, 11:15 AM
Ryu
does the base class constructor automatically called whenever an object is created for subclass?
inheritance
python
0 Votes
2 Answers
23rd Aug 2016, 2:36 PM
Raghul Kumar
From the code given below, the output should be 12(because constructor never inherit ) but it is 112 . How? Someone can explain.
c++
constructors
inheritance
0 Votes
5 Answers
21st Dec 2016, 4:09 AM
blumen
Can a superclass inherit subclass methods and instance variables?
inheritance
java
methods
4 Votes
2 Answers
12th Aug 2017, 1:00 PM
PandaPanda🐼
what is the difference between private and protected?
inheritance
java
protected
1 Vote
4 Answers
11th Oct 2016, 7:14 PM
Punit Mahipal
what is the difference between classmethod amd static method?
classes
inheritance
objects
oop
python
python3
0 Votes
5 Answers
27th Jun 2019, 7:35 AM
yash gupta
How do you inherent on python
help
inheritance
python
1 Vote
1 Answer
24th Nov 2019, 3:00 AM
mon
polymorphism in c# ???
c#
classes
inheritance
polymorphism
2 Votes
3 Answers
9th Feb 2020, 7:06 PM
Youssef Elouasbi
how to remove opacity to child element css
css
inheritance
0 Votes
1 Answer
28th Aug 2022, 6:04 AM
Hadi
i didn't understant when i excuteed the program below , how the " New A " appeared :p ? and thank you <3
inheritance
java
0 Votes
1 Answer
6th Aug 2017, 3:21 AM
Khouloud ZOUAGHI
Why define two methots if your going to use super?
inheritance
ruby
0 Votes
1 Answer
4th Jun 2017, 5:29 PM
Kadaffy Talavera
what is c++
c++
inheritance
0 Votes
1 Answer
20th Sep 2016, 4:30 AM
Tirthraj Solanki
Is Swift capable of doing multiple inheritance?
inheritance
swift
-1 Vote
2 Answers
26th Mar 2016, 6:18 PM
René Wiß
Why to add public: Daughter() {}; in this example
c++
inheritance
0 Votes
1 Answer
2nd Feb 2018, 6:00 AM
Amit Kumar
Why this print New A New B if in the main only is instancing obj?
inheritance
java
0 Votes
1 Answer
5th Jul 2017, 10:22 PM
Fomnlinx Chan
What happens to private or protected inheritance?
c++
inheritance
1 Vote
1 Answer
20th Mar 2016, 6:03 PM
andwan0
Is there a way to check the full content of a superclass or subclass?
inheritance
python
0 Votes
1 Answer
21st Aug 2016, 6:35 PM
Luc Evertzen
Something wrong with the quiz
c++
inheritance
0 Votes
1 Answer
19th Jun 2016, 2:05 PM
Liju Suresh
Why is multiple inheritances not supported in Java ?
inheritance
java
0 Votes
1 Answer
11th Jun 2017, 10:46 PM
Christos Ploutarchou
is there anyone who can help me to solv a task???
c++
inheritance
-2 Votes
2 Answers
9th Jan 2017, 12:52 PM
Baby Faiza
b d
c++
inheritance
-2 Votes
1 Answer
13th Mar 2017, 6:55 AM
kiaron govender
Fill in the blanks to declare a ''B'' class with its own constructor and a ''D'' class with its own constructor, where ''D'' inh
c++
inheritance
-4 Votes
1 Answer
5th Mar 2017, 1:18 PM
Sunita Sharma
Protected attributes modified outside class?
inheritance
java
1 Vote
1 Answer
28th Feb 2017, 10:15 PM
Ren Wang
how friend function is inherited in derived class?
c++
inheritance
0 Votes
1 Answer
10th Aug 2016, 1:15 PM
R V
Not a cuestión, but an aclaration about the first question about inheritance.
c++
inheritance
-1 Vote
1 Answer
21st Jun 2016, 8:47 PM
Garme Kain
[C++ Classes and Inheritance] Why do we have them?
c++
inheritance
0 Votes
1 Answer
8th Jan 2018, 8:05 AM
Jacob Yuhas
So when do we use virtual methods and when do we use abstract classes?
c#
inheritance
0 Votes
1 Answer
26th Jul 2016, 2:03 PM
Ihusaan Ahmed
Super.var
inheritance
java
0 Votes
1 Answer
25th Mar 2017, 8:12 PM
Luis Angel Barreto Sanchez
all fields and methods of the superclass are inherited by the subclass
inheritance
java
0 Votes
1 Answer
2nd Sep 2016, 6:26 PM
Gabriel Comaniciu
Country list
inheritance
python
0 Votes
1 Answer
8th Dec 2016, 7:44 AM
NunNo DeCabunic
What is super method and super keyword??
inheritance
java
0 Votes
1 Answer
1st Nov 2016, 2:35 AM
Mahesh Torgal
Does daughter get private members too?
c++
inheritance
0 Votes
1 Answer
13th Jul 2016, 5:58 PM
Aman
Why C# doesn't support multiple inheritance?
c#
inheritance
0 Votes
1 Answer
31st Jul 2016, 4:56 PM
S V R
[solved] [Python inheritance] Is this normal?
inheritance
oop
python
python3
1 Vote
2 Answers
16th Feb 2021, 4:10 PM
#0009e7 [get]
Any help will be greatly appreciated
constructors
inheritance
java
subclass
0 Votes
4 Answers
4th Dec 2019, 11:58 AM
Allan And Lifted Hands
Can somebody explain me the code below ? I am having special trouble understanding the role of super function here.
code
inheritance
oop
python3
1 Vote
3 Answers
19th May 2018, 12:23 AM
Masquerade
Queue management part3. Your Queue class is up and working in a customer service company. The company opens up a new b
c++
if-statements
inheritance
0 Votes
2 Answers
21st Sep 2022, 2:24 AM
Niranjan Kumar Yadav
Can you please check my code, when I run it in code blocks it shows me the following error : no directory matches ... Please
c++
classes
inheritance
polymorphism
0 Votes
6 Answers
25th Apr 2020, 7:18 PM
The Rock
Not sure why my class isn't pulling the data from a txt file and just says "cant parse"
file
inheritance
java
0 Votes
2 Answers
6th Mar 2022, 4:21 AM
Jake Scanlan
Encapsulation, polymorphism and inheritance...what is the role of this three in commercial programming?
encapsulation
inheritance
polymorphism
0 Votes
2 Answers
14th Jun 2018, 1:40 PM
Daniel (Oluwasegun) Osunpidan
Error while initializing a field (of base class) through constructors of derived classes.
c++
inheritance
initialization
multiple-inheritance
4 Votes
1 Answer
27th Mar 2019, 9:22 AM
777
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
11
12
13
...
16
Next >
Hot today
What kind of questions do companies ask in Data Analyst interviews (including Python, SQL, Power BI, and Excel)?
2 Votes
Give some simple practice questions in C
0 Votes
How many time I can use sololearn trial mode?
1 Votes
Ошибка в приложении Sololearn
1 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Hello guys,
1 Votes
Help me
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
solo learn program issue - iPhone?
1 Votes