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
Can somebody explain how this number to roman number code work?
oops
python
0 Voto
1 Resposta
20th May 2020, 5:12 AM
Mons Joseph
When I open the playground in html, it errors oops something went wrong. How can I fix it?
bug
html
0 Voto
1 Resposta
2nd Aug 2022, 9:26 AM
asma azizi
Explain abstraction, encapsulation, polymorphism and inheritance?
java
oops
2 Votos
1 Resposta
10th Jun 2017, 8:15 AM
Sbk0103
What is move constructor?
c++,
oops
1 Voto
1 Resposta
23rd May 2018, 6:25 AM
R V
What is the difference between static method and member function?
classes
oops
static
0 Voto
9 Respostas
28th Aug 2018, 3:09 AM
Prakash
How to save return value of friend function or member function in class ?
cpp
oops
0 Voto
1 Resposta
13th Sep 2022, 3:02 AM
Abhay mishra
How we can print the value of c in given problems
classes
oops
python3
1 Voto
6 Respostas
3rd Apr 2021, 5:46 PM
Runtime Terror
What is the use of interface concept in oops ,what are the differences among interface,inheritance and abstract class in Java ?
,absract
,inheritance
interface
2 Votos
2 Respostas
25th Aug 2017, 6:18 PM
Sowmya Reddy
Can somebody help me with this stringindexoutofboundexception in this code?
java
oops
strings
3 Votos
3 Respostas
5th May 2019, 12:12 PM
viki
What is an constructor and destructor?
c++
oops
-1 Voto
3 Respostas
15th Feb 2017, 4:39 PM
Akshayarekha
Guys on the discuss and code rooms they are outting for me oops something went wrong retry am retrying and the same problem what
problem
problems
sololearn
sololearnproblems
1 Voto
3 Respostas
4th Aug 2021, 10:50 AM
Mostafa Barakat
Plz quote few examples of object oriented programming. ?
examples
games
oops
2 Votos
3 Respostas
1st May 2018, 12:25 PM
Satyendra Singh
Using classes without objects
classes
cpp
objects
oops
4 Votos
4 Respostas
8th Jun 2018, 8:44 PM
Saurabh Tiwari
Singleton class
oops
python3
singleton
1 Voto
2 Respostas
24th Jun 2018, 3:07 PM
apurvchaudhary©
What is Use of __new__ in python?
class
object
oops
python3
5 Votos
3 Respostas
26th Jun 2019, 7:22 AM
Saksham Jain
What is the basic difference between a object and a variable ?
java
objects
oops
variables
3 Votos
4 Respostas
25th May 2017, 8:22 PM
suhil koul
Wap to find distance between two points when the distance is represented as feet:inches system.it should use the concept of oops
c++
0 Voto
2 Respostas
12th Jan 2017, 8:53 AM
Hunter
Why java script class have more ways to define a class ? Which way is prefer ?
java
oops
script
1 Voto
1 Resposta
29th Oct 2019, 2:30 PM
Programmer Raja
Why do we make a destructor in a class?
c++
oops
sololearn
0 Voto
2 Respostas
2nd Jun 2020, 7:07 AM
Introvert
Real life examples of encapsulation?
objectoriented
oops
oopsconcept
0 Voto
2 Respostas
19th Jan 2021, 4:02 PM
Satyam Patel
Why there is less examples and no clear explainations in the module7 of python?(oops)
improperexample
magicalmethods
module7
oops
python
7 Votos
7 Respostas
23rd May 2020, 1:53 PM
NARESH KUMAR
I don't know why i am getting error help me to fix
c++
oops
sololearn
0 Voto
1 Resposta
3rd Nov 2020, 4:13 PM
Krishna Chandra
I am new to Python,i can't understand python is oops concept based language but we don't have to create any classor main method
java
oops
python
0 Voto
2 Respostas
11th May 2017, 2:21 PM
Harshit Kaushik
Which IDE you prefer for C++ programming?
c++
ide
oops
programming
ui
3 Votos
6 Respostas
22nd Jul 2019, 10:26 AM
Sumit Malik
What is difference between copy constructor and assignment operator?
c#,
c++,
java,
oops
1 Voto
2 Respostas
23rd May 2018, 6:23 AM
R V
Which is the best book or series of book that can help me to learn basics and then take to advanced levels as well?
devolopment
java
oops
1 Voto
2 Respostas
25th May 2017, 8:58 PM
suhil koul
IN CPP Using class initializer list?
constructor
initializer_list
oops
1 Voto
2 Respostas
2nd Mar 2018, 4:56 PM
Melodemon Alpheus
Can an interface inherit an abstract class?Please explain me with reasons.
abstract-classes
interface
java
oops
4 Votos
3 Respostas
9th Feb 2018, 5:23 PM
Vaibhav Tandon
if we have getters and setters for data members in our classes then what's the point in making those data members as private?
class
gettersetter
java
method
oops
0 Voto
8 Respostas
12th May 2020, 1:52 PM
VIJAY MOURYA
Child c = new parent(); gives compile time error?
inheritance
java
oops
polymorphism
0 Voto
3 Respostas
27th Jul 2019, 7:14 AM
shivam
Why self argument is not passed , when we used super () method
inheritance
oops
python3
super()
0 Voto
3 Respostas
17th Aug 2019, 8:27 AM
Sagar Hiremath
Is swift object oriented language?
ios
oops
swift
0 Voto
1 Resposta
27th Sep 2019, 7:01 PM
Manupriya Jauhari
How to use friend function to two different classes
friend
function
in
oops
3 Votos
3 Respostas
11th Jan 2017, 12:15 PM
Joseph Kishore Immandi
does overlaod happens in same class and override in different classes? am i right?
c#
oops
polymorphism
0 Voto
2 Respostas
12th Oct 2017, 3:19 PM
anu
If the class attributes in python are public and can be changed on demand, then how is abstraction achieved in py?
attributes
classes
functions
oops
python
3 Votos
4 Respostas
18th Jul 2022, 3:33 PM
Ruchika Sehgal
Having trouble with objects in java
class
java
methord
objects
oops
0 Voto
5 Respostas
26th Oct 2022, 12:25 PM
kevin paul
What is called ' object oriented programming' ? Can i get it in short?
object
oops
oriented
programming
3 Votos
2 Respostas
15th Dec 2017, 5:48 AM
abhijeet
Modify the missing lines and excute the program
(java)
oops
programming
-4 Votos
1 Resposta
11th Jul 2021, 6:59 PM
Gudditi Anjaneyulu
What is wrong in it? And how it will be corrected? I need to call the function and its not working.
functions
logic
magic-methods
oops
python
python3
1 Voto
8 Respostas
6th Oct 2019, 7:55 PM
rahul negi
Is java object oriented. Plz Explain
core
faq
java
oop
oops
1 Voto
3 Respostas
10th Aug 2019, 10:04 PM
Nilesh Shinde
Difference between Function overloading, Function overriding, Function shadowing,Function hiding.
c++
java
oops
polymorphism
0 Voto
1 Resposta
3rd Jul 2021, 8:58 AM
ㅤㅤㅤㅤㅤㅤ
How to add two 3×3 matrices by using 1D array in java ???
c
c++
java
oops
0 Voto
3 Respostas
11th Jan 2018, 4:51 AM
Abhishek Gunjan
What is difference between Methods and functions
c
c++
oops
programing
0 Voto
1 Resposta
17th Jan 2020, 3:33 AM
Akash Patil Chinnu
Can anyone help me with this error?
abstract
java
method
oops
0 Voto
2 Respostas
15th Oct 2022, 6:46 AM
SUKHBEER SINGH
Can anyone explain how set() and get() methods are related to abstraction?
abstract-classes
abstraction
java
math
oops
3 Votos
4 Respostas
8th Nov 2016, 2:49 PM
Jenny Lance
What all a 3yr experienced dot net developer should know
c#
database
mvc
oops
1 Voto
1 Resposta
27th Jul 2018, 11:37 AM
Maha
Can anyone suggest an IDE for C/C++ ?
c
c++
compiler
gcc
gnu
header
ide
iostream
mingw
oops
3 Votos
9 Respostas
15th Jul 2017, 9:46 AM
Alim Ansari
public static void main(String args[])
android
developer
java
oops
0 Voto
1 Resposta
29th Jun 2022, 7:13 AM
Gurmeet Singh
object oriented languages...learn one learn all
c++
java
javascript
oops
1 Voto
2 Respostas
20th Mar 2017, 10:40 AM
Zubin Choudhary
Why it's not running
class
java
method
object
oops
0 Voto
4 Respostas
14th Aug 2022, 5:37 PM
UTKARSH JAMBHULKAR
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
4
Próximo >
Quente hoje
SQL
3 Votes
HTML/CSS questions
0 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
Find courses
0 Votes
How to learn css and html
0 Votes
Certificate Problem
0 Votes
member initializer list : order of evaluation
0 Votes
what the hell is going on this lessons cause i cant undrstand anything on any of the lessons
0 Votes
Why rare programming languages disappeared in sololearn?
1 Votes