SpiceQA
Questions
Tags
Users
Badges
inheritance
inheritance
97 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is there any way to make this C++ program error free or I have to remove one of x declared in one the inherited class
Techno
0
•
asked Sep 14, 2022
-1
1
51
name-lookup
diamond-problem
inheritance
class
c++
How to access interface default method implementation from an overriding method
sapphirewhale
0
•
asked Sep 14, 2022
1
0
40
inheritance
interface
polymorphism
oop
c#
C++ dynamic_cast to subclass and trying to access to attribute
Nexxizz
0
•
asked Sep 14, 2022
0
0
54
inheritance
c++
Object created in Python via Pybind11 not recognized as a derived class by C++ functions
userInl21
0
•
asked Sep 14, 2022
0
1
27
pybind11
inheritance
c++
python
C# How To Initialize a generic Class with a type variable
Logane Ramez
0
•
asked Sep 13, 2022
1
2
57
reflection
inheritance
c#
Is it possible to override an inherited method with type parameter List<Animal> with List<Dog>?
dbuergi
0
•
asked Sep 13, 2022
0
3
63
inheritance
java
Inherited methods not printing expected values in Javascript
Inod Umayanga
0
•
asked Sep 13, 2022
0
1
27
prototype
inheritance
class
logging
javascript
How do I avoid redundant python code when implementing 2 identical classes with different inheritance?
hepcat72
0
•
asked Sep 12, 2022
0
2
28
abstract-class
inheritance
python
Prototype inheritance not working: Cannot create property 'firstName' on string
Saravana mms
0
•
asked Sep 12, 2022
-1
2
50
inheritance
javascript
How to construct derived class from base?
TylerDense
0
•
asked Sep 12, 2022
2
1
57
inheritance
constructor
oop
c++
Prev
Prev
6
7
(current)
8
9
10
Next
Next
Hot Questions