Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
What is a superclass
java
7 Votos
4 Respostas
5th Nov 2017, 8:38 AM
Shubh Mehrotra
Subclass, SuperClass and Games
games
inheritance
0 Voto
1 Resposta
11th Aug 2019, 10:12 AM
Nguyễn Tín
Is the default constructor remains common for the superclass and the subclass?
constructors
inheritance
java
2 Votos
12 Respostas
22nd Apr 2021, 1:15 PM
Atul [Inactive]
Declaring variables of a superclass
inheritance
java
polymorphism
1 Voto
2 Respostas
11th Feb 2017, 1:28 AM
Hugo Jaramillo
create an object of superclass in subclass
java
1 Voto
6 Respostas
11th Nov 2020, 2:44 PM
saeedeh
Create a super class called Car
java
method
superclass
0 Voto
2 Respostas
12th Apr 2021, 2:02 AM
Onin Abellanosa
Difference between base class and superclass
c++
0 Voto
2 Respostas
28th Sep 2017, 7:01 PM
Serjeel Ranjan
Why does this Python code not print 1 from its superclass __init__?
challenge
python
7 Votos
17 Respostas
16th Jun 2021, 7:40 PM
Josh Greig
What is the Keyword for Adding Superclass in Java?
java
superclass
10 Votos
2 Respostas
27th Apr 2017, 12:10 PM
Min Somai
xor for__init__ function between superclass and subclass
inheritance
python
subclass
superclass
0 Voto
1 Resposta
2nd Dec 2017, 1:50 PM
Aref moloughi
Can a superclass inherit subclass methods and instance variables?
inheritance
java
methods
4 Votos
2 Respostas
12th Aug 2017, 1:00 PM
PandaPanda🐼
In Java a reference variable of superclass is assigned to sub class . ls superclass knows the variables and methods of subclass
inheritance
2 Votos
2 Respostas
11th Apr 2019, 2:06 PM
Pravallika
Creating object by using superclass reference in java
java
polymorphism
0 Voto
1 Resposta
14th Jan 2018, 3:09 PM
Roman
(JAVA)What happens with variables of the superclass when we use pholymorphism?
java
pholymorphism
subclass
superclass
variables
1 Voto
4 Respostas
25th Apr 2019, 8:50 PM
Rosana Rodríguez Milanés
What happens in this statement ? " Superclass obj=new Subclass(); "
.
1 Voto
5 Respostas
8th Aug 2018, 11:34 AM
Waseem
how can i change the value of a attribute in the superclass while i am in the childclass?
java
4 Votos
39 Respostas
8th Sep 2020, 4:48 PM
Mahdi (Twelve Imam)
i changed the value of variable of superclass but there is no change in subclass.why?
java
1 Voto
9 Respostas
11th Nov 2020, 6:56 PM
saeedeh
Help
superclass
0 Voto
2 Respostas
22nd May 2018, 6:51 PM
Mykhailo Symonenko
What is the meaning of adding characteristics and behaviour in a subclass of superclass
behaviour
characteristics
inheritance
java
2 Votos
4 Respostas
13th Mar 2019, 1:15 PM
Rajb957
Is the reason behind the superclass is to reduce redundancy and memory?
inheritance
java
superclass
1 Voto
2 Respostas
2nd Jun 2017, 6:11 PM
Jack Shearer
a superclass reference variable can refer to a subclass object , but what is it's practical use?
inheritance
java
polymorphism
6 Votos
4 Respostas
7th Dec 2019, 5:17 PM
🇮🇳Omkar🕉
I call function superclass in subclass with keyword super. I have error. Thanks you.
call
function
in
subclass.
superclass
0 Voto
1 Resposta
2nd Feb 2021, 4:56 AM
Malick Diagne
all fields and methods of the superclass are inherited by the subclass
inheritance
java
0 Voto
1 Resposta
2nd Sep 2016, 6:26 PM
Gabriel Comaniciu
what the subclass and the superclass and what is different between them ??
access-modifiers
class
java
subclass
super
superclass
-1 Voto
1 Resposta
5th Jul 2017, 2:48 PM
mohamed ashraf
I want to span background name yellow in my superclass and subclass. Thanks you.
background
class.
in
name
yellow
0 Voto
1 Resposta
3rd Feb 2021, 6:16 AM
Malick Diagne
Can you access a private variable from the superclass using the super keyword within the subclass?
inheritance
java
0 Voto
2 Respostas
6th Dec 2016, 3:03 PM
Elizabeth Brown
How to print only from a superclass and not from its child classes's method?
inheritance
python
0 Voto
2 Respostas
9th Jul 2016, 5:14 AM
jayrajarora2694
How can the subclass override a concrete method of the superclass and declare it as abstract?
abstract
class
java
subclass
superclass
1 Voto
2 Respostas
7th Mar 2020, 11:13 AM
DESSIE BAHIRU KEBEDE
Is there a way to check the full content of a superclass or subclass?
inheritance
python
0 Voto
1 Resposta
21st Aug 2016, 6:35 PM
Luc Evertzen
Can someone please explain this to me? "the constructor of the superclass is called when the subclass is instantiated.".
constructors
inheritance
java
1 Voto
8 Respostas
13th Feb 2017, 2:35 PM
Ziad Hassan Ahmed
In Java, when a subclass object is created, is a superclass object created or not?
java
0 Voto
1 Resposta
18th Dec 2016, 5:47 AM
Somnath Ghosh
Why do we need to insert same parameters of superclass constructor() in the super() method within subclass constructor()
classes
javascript
0 Voto
3 Respostas
14th Aug 2022, 12:26 PM
Ahamed Shifak
What if I dont want the constructor of the superclass to be executed when creating an object of the subclass?
inheritance
subclass
superclass
3 Votos
3 Respostas
13th Mar 2018, 11:18 AM
Adam Aksu
Could someone please explain what is being overridden in the extended superclass "Animal"... when commented out, value remains.
extends,
method
overriding
superclass,
0 Voto
3 Respostas
7th Jan 2018, 11:59 AM
Charles Street
Difference between super class and this Class..?
superclass
thisclass
0 Voto
1 Resposta
2nd Aug 2018, 1:53 AM
Ashok K
[Java] super class and subclass question
reference-variables
subclass
superclass
2 Votos
4 Respostas
20th Oct 2020, 3:32 AM
Aditya Kumar
How does the subclass Dog inherit the variable legs with the value of 4 from the superclass Animal
inheritance
0 Voto
1 Resposta
10th May 2019, 2:54 AM
Shak 240
"To use an abstract class, you have to inherit it from another class"then in this sentences abstract class is superclass or not?
abstract-classes
1 Voto
5 Respostas
20th Dec 2017, 3:37 AM
Jayshri Patil
How do I pass arguments to the superclass constructor while creating an object of the subclass in this case?
inheritance
1 Voto
1 Resposta
15th May 2019, 1:56 AM
Debraj Singh
How does the subclass Dog inherit the variable legs with the value of 4 from the superclass Animal - Java
inheritance
0 Voto
2 Respostas
10th May 2019, 2:54 AM
Shak 240
[SOLVED] can't override the method
help
java
overriding
super
superclass
-1 Voto
8 Respostas
23rd Feb 2021, 4:20 PM
Serana Zentha
Constructor call that is used by the sub class to call a constructor of its superclass A. new B. extends C. implements D. super
java
0 Voto
2 Respostas
23rd Aug 2016, 10:14 AM
Nardz
Subclass interact with other subclass?
c++
interact
subclass
superclass
0 Voto
2 Respostas
16th Dec 2017, 12:42 AM
Coinage
help me with creating a program that will manage students and teachers.
class
java
loops
superclass
0 Voto
2 Respostas
14th Jun 2017, 7:04 PM
Kurt Cobain
Is there an abstract data type like abstract method in java?
abstract
class
java
subclass
superclass
1 Voto
2 Respostas
7th Mar 2020, 11:21 AM
DESSIE BAHIRU KEBEDE
Final class
classes
final
java
subclass
superclass
1 Voto
2 Respostas
25th Dec 2018, 10:37 AM
Nadjet KERBOUCHE
Why, using same String name variable in every class gives the name null except the last child class ( cinematographer)?
childclass
derivedclass
inheritance
java
parentclass
string
superclass
variables
0 Voto
4 Respostas
12th Mar 2020, 2:50 PM
Rohan c
My coding Project
Algorithim
Biochemistry
class
DNA
Genetic
Lioplurodon
project
python
subclass
superclass
1 Voto
2 Respostas
24th Feb 2017, 3:05 AM
Gram
Are there any good class examples i can look at?
abstract
implement
inheritance
instance
java
nested
static
subclass
superclass
1 Voto
1 Resposta
7th Sep 2017, 8:59 AM
D_Stark
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
Languages for animation and games development ?
1 Votes
I don't know how to code or what to code
0 Votes
How do I do audio
0 Votes
Flutter
0 Votes
How to start becoming a programmer
0 Votes
I just got here and python is going well bur waiting for the hearts nahhh🥲
0 Votes
Collision bug in player movement — not sure what's wrong
0 Votes
What are setters and getters in java
1 Votes
Google Play Internal Test "Item Not Found"
1 Votes
Javascript advanced or master course
0 Votes