Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Hello super noob here but why cant i run the programs?? They say there is no output
help
2 Votes
2 Answers
2nd Dec 2016, 1:23 PM
tim
The darknet super links...... Available here if you can type in ur username and add 1+1
darkweb
0 Votes
2 Answers
9th Nov 2017, 8:42 AM
Wade Njung'e
I cant pass the 4th test on this challenge
challenge
sale
super
0 Votes
2 Answers
8th Jul 2022, 7:35 AM
Martin Valdés Mallaug
Has anyone ever thought of making a super mega programing language.....maybe combining every single language in existence🙏
anonymous-classes
0 Votes
3 Answers
22nd Jun 2017, 5:16 PM
Clepaton Dhlamini
Super Duper Beginner: Why is my code returning the correct print but also None. any other comments welcome:)
beginner.
python.
0 Votes
2 Answers
17th Jul 2022, 7:13 PM
Butters
Is there any way of extending an main class from an inner class
inner
java
super
1 Vote
2 Answers
4th Apr 2021, 12:53 AM
VṢtēphen
I need help with the super sale code coach challenge. My code is accepted for 6 out of 7 test cases
codecoach
python
0 Votes
4 Answers
17th Oct 2023, 2:21 AM
Josh Rhodes
Write a java program which includes the inheritance, Super keyword, Method Overloading, Method Overriding concept, Abstract k
java
-3 Votes
3 Answers
12th Aug 2021, 7:36 PM
Sumukh Gk
Can I have a program for Password of an Account using Super keyword and Exception handling?
exceptions
java
0 Votes
2 Answers
12th Feb 2017, 4:28 PM
sai bhaskar
Why post a lot of people really bad and uncompletted and super simple and the Samples of Lessons codes to Public?
bug
code
error
6 Votes
2 Answers
29th Jun 2017, 2:10 PM
Ashraf Beshtawi
What is the use of this and super keywords in java ?Can anyone explain me with some examples?
java
2 Votes
2 Answers
17th Dec 2016, 5:57 PM
PRAVALLIKA.K
Why default constructor is not running in this case and parameterised constructor is running,when instruction super (10) is
aman
kumar
0 Votes
3 Answers
3rd Aug 2017, 3:34 PM
Anum Anand
SUPER SALE i did the example on my code it gave me the right answer i don't know where the bug is because my math is right
c#
1 Vote
11 Answers
2nd Jul 2022, 11:35 PM
Jakub Quinn
What is the difference between calling 'super' and calling 'super()' in Ruby?
difference
ruby
super
4 Votes
1 Answer
10th Nov 2016, 6:22 PM
Jaydeep Khatri
Can someone please help me explain when and how to use the super keyword in java
inheritance
0 Votes
1 Answer
10th Mar 2019, 8:04 PM
Kingsley Mbah
Answer my question
constructors
java
keyword
super
3 Votes
1 Answer
1st Sep 2018, 3:47 AM
Devang H Baroliya
How can a final class be a super class if it cannot be inherited according to the definition?
classes
final
java
knowledge
1 Vote
2 Answers
14th May 2017, 3:02 PM
Prathamesh Jadhav
protected access specifier allows access to the super class(i.e., the class which is declared as protected) and provides access only to the first level of inheritance(i.e., the base class which is first derived from the protected super class). isn't it?..
access-modifiers
java
0 Votes
3 Answers
15th Aug 2016, 1:39 AM
Gowtham krvz kv
Help me with c++
dumb
Im
please
super
2 Votes
7 Answers
25th Aug 2017, 2:16 PM
Henrique Sued
Why Result is 2 not 1 ? a() method already defined in both A&B . How to call the super class method from child class in this par
inheritance
python
0 Votes
7 Answers
8th Mar 2017, 9:51 AM
Muhamed Ziedan
***[SUPER_CHALLENGE]*** ver.2.0
challenges
numbers
sorting
strings
super
text
8 Votes
22 Answers
24th Dec 2017, 6:34 AM
dimon2101
If you had to pick one of your favourite coders programmers in your super team who would you pick.
coders
friends
legendary
programmers
research
youtube
1 Vote
2 Answers
17th Dec 2017, 2:20 AM
Daniel Jago
[SOLVED] can't override the method
help
java
overriding
super
superclass
-1 Vote
8 Answers
23rd Feb 2021, 4:20 PM
Serana Zentha
Why the constructer of super class not invoke , when object of sub class made in python ?
cpp
java
oop
python
python3
0 Votes
1 Answer
16th Oct 2022, 9:22 AM
Abhay mishra
Hola sugerencia deberían de poner algunos desafíos en español eso estaría súper bien de igual manera está todo super saludos ✌️
desafios
espanol
saludos
0 Votes
2 Answers
26th Jun 2020, 10:43 PM
Azael
In my opinion, first statemen in a constructor it must be call to parent class constructor using super reserve-word (or keyword
oop
0 Votes
2 Answers
20th Oct 2022, 10:04 PM
Oliver Pasaribu
Slt à tous.... Super je voudrais faire un menu déroulant le plus simple et court avec le html et le CSS.... sans js....merci
css3
html
-1 Vote
6 Answers
24th Aug 2017, 11:47 AM
Hackhris
How do you print out a super class and sub classes using an array and percentage for how many time you print.
help
java
ticket
1 Vote
3 Answers
8th Dec 2017, 11:08 AM
Miriam Abaata
java polymorphism pls inspect the vode
class
java
polymorphism
super
0 Votes
3 Answers
9th Jul 2018, 9:15 PM
Abdulahi Salaudeen
Why "super" keyword must be the first statement in constructor
constructors
first
java
statement
super
2 Votes
3 Answers
13th Apr 2018, 12:57 PM
Nashat
A bit confused with inheritance. How to assign values in sub class for string variables which are declared in super class?
inheritance
java
strings
1 Vote
2 Answers
29th Jul 2016, 5:49 PM
Zia
whats the problem?
bank
constructors
float
java
return
super
this
0 Votes
16 Answers
29th May 2020, 3:36 PM
Yahel
Какие ролики на YouTube помогут хорошр изучить Javascript?
java
javascript
lessons
super
videolessons
youtube
5 Votes
4 Answers
5th May 2018, 8:16 PM
Alice Cooper
Can someone please explain this code line to me in a super simple way, and reasons to use it? I'm just starting the code journey
advice
beginner
explain
help
java
new
tips
0 Votes
3 Answers
25th Oct 2019, 12:22 AM
Daniel Brinckerhoff
How to see the result?
inheritance
java
super
this
0 Votes
2 Answers
17th May 2020, 5:33 PM
Mohammad Ala Tahhan
How can I clear that error in that particular line.??
error
inheritance
java
super
1 Vote
2 Answers
28th Oct 2017, 4:17 PM
Pranesh Palanisamy
Why super.bioData() not doing it's job?
class
for
js
parent
super
1 Vote
3 Answers
15th Aug 2021, 11:11 AM
Mohd Aadil
Constructor Chaining in Java Please help what is wrong in this code as it does not compile and throws exception at this(hello())
constructors
inheritance
java
super
this
0 Votes
2 Answers
23rd Aug 2020, 10:18 AM
anshu kulshrestha
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 Votes
2 Answers
23rd Aug 2016, 10:14 AM
Nardz
How much do you love Sololearn and programming?
code
love
programming
sololearn
super
1 Vote
3 Answers
24th Oct 2017, 11:20 AM
Даниил Мирошниченко
In the below code , why the method inside super class is not called. I was expecting the o/p as three, 3 but the crt o/p is 0,3
constructor
java,
super(),
1 Vote
1 Answer
28th Jan 2019, 3:10 PM
Lakshmi Krishnamoorthy
What does super() do?
classes
oop
pyqt
python
super
0 Votes
1 Answer
9th Apr 2019, 4:39 PM
Talha Hameed
Pointer for sub class in java
child
java
oop
parent
super
this
0 Votes
3 Answers
1st Jul 2017, 5:57 PM
Anshul Garg
what the subclass and the superclass and what is different between them ??
access-modifiers
class
java
subclass
super
superclass
-1 Vote
1 Answer
5th Jul 2017, 2:48 PM
mohamed ashraf
Can you make Sm64 in Sololearn?
64
bruh
donuts
dunno
furries
furry
mario
memes
super
super_mario_64
2 Votes
2 Answers
4th Jan 2021, 8:19 PM
caydenpri44
Can anyone give an example where constructor of a class called but the instantiation of that class not happened?
access-modifiers
classes
constructors
extend
inheritance
java
methods
objects
public
super
0 Votes
4 Answers
15th Jul 2018, 1:55 PM
Sumit Basu
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
3
4
Next >
Hot today
And & or?
2 Votes
What's the best way to learn anything
1 Votes
How can I improve my Authenticator App built with HTML, CSS, and JavaScript?
0 Votes
Most asked!
1 Votes
Malloc vs calloc | memory not initialized
1 Votes
help!
0 Votes
Is react js enough for frontend??
0 Votes
why this platform not providing mysql compiler for creating code bits?
0 Votes
Mini project ideas for final years
0 Votes
Please guys could smw do this for me ?
0 Votes