Cours
Se connecter
Commencer à apprendre l'IA
Cours
Se connecter
Commencer à apprendre l'IA
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
What does it means : static {i = 5;} and which situation we use it??
instance
java
static
variables
4 Votes
1 Réponse
20th Jul 2017, 9:07 AM
aziz
Why output is changed only for t2.y, but not for t2.x?
instance
int
java
predefined-variables
static
variables
0 Vote
9 Réponses
27th Jan 2022, 1:07 AM
Minhaj Haider
Overriding why does this not work anyone?
class
instance
java
overriding
0 Vote
5 Réponses
21st Jul 2017, 1:54 PM
D_Stark
Static 🤯🤯
class
fundaments
instance
static
1 Vote
1 Réponse
12th May 2022, 3:33 PM
Roberto Navarro
instances for double quotes strings
double
for
instance
quotes
strings?
0 Vote
7 Réponses
20th Dec 2019, 2:03 AM
Kenzhin Takezhi
Que es una instancia, y que son y para que sirven los constructores
constructors
instance
java
0 Vote
1 Réponse
10th Sep 2016, 3:03 PM
Henry Alvarez
Using instances of classes as variables in a function?
classes
instance
python
1 Vote
1 Réponse
14th Jan 2017, 10:55 PM
flarphengarg
Own operator definition
instance
operators
type
1 Vote
1 Réponse
9th Nov 2016, 4:58 PM
John Doe
How to pass a value by reference to another function without creating a class or an instance of a class in java?
java
parameters
reference-types
0 Vote
2 Réponses
7th Jun 2017, 2:03 PM
Vidul Goenka
does anyone know where to get old Software Source codes like for instance I would do anything to see the source code of Aim
softwareold
sourcecode
0 Vote
3 Réponses
6th Jan 2018, 2:44 AM
Scott (Yo Yo)
I wonder how the world would cope with today life without programmers?
instance
life
programmer
world
1 Vote
2 Réponses
1st Jul 2019, 12:58 PM
starmon siwakwi
Definition of objects and instances in practice
instance
instances
object
objects
1 Vote
2 Réponses
5th Apr 2018, 5:39 PM
João Vitor Fernandes
'Within a method definition, self refers to the instance calling the method.' What does this line mean on a page on python ?
python3
-1 Vote
1 Réponse
25th Apr 2020, 12:43 PM
Mousin Ahanger
If we create new class which has a instance variable int a, without access modified, then what will the access level of int x be
java
0 Vote
1 Réponse
28th Sep 2022, 11:50 AM
Oliver Pasaribu
which of the following statement is true - p1 is an object of person type / p1 is an instance of object person
javascript
objects
0 Vote
1 Réponse
28th Oct 2016, 12:40 PM
Vinu Mon
Jdbc connectivity of a simple java program to a xampp mysql server remotely located on googlecloud instance.
cloud
instance
java
jdbc
mysql
xampp
3 Votes
5 Réponses
11th Dec 2017, 1:32 PM
Ashish Maheshwari
Whats purpose does a constructor have in app development?
class
constructor
instance
java
3 Votes
1 Réponse
24th Sep 2017, 8:59 PM
D_Stark
Why B is implicitly deleted?
class
cpp
error
instance
oop
0 Vote
3 Réponses
27th Mar 2021, 7:16 AM
Abhishek Dimri
how to get the index of element of the iterated list directly, without using index()? How to count the instances and not values?
dunders
fundamentals
instance
iterators
python
0 Vote
5 Réponses
25th May 2018, 8:50 AM
hide on bush
What is an instance?
classes
instance
java
objects
1 Vote
2 Réponses
28th Aug 2017, 4:12 AM
Shubham Gupta
Pls I do ve dis question in regards to php , how do I change background colour in response to time. I mean for instance every 6h
kabiru
1 Vote
1 Réponse
28th Aug 2018, 8:15 AM
Gift Thomas
I want program in c# as you give as three inputs :a string,one letter, second letter to check if every instance of first letter
c
c#
program
-11 Votes
1 Réponse
31st Oct 2020, 9:48 PM
Reshma
What would it take to become a world class coder?
active
advice
c
c#
coding
help
instance
programming
progress
world
9 Votes
9 Réponses
7th Jun 2019, 12:52 PM
Sudarshan Rai
What are temporary instances?
c++
constructors
instance
scripting-languages
sololearn
2 Votes
1 Réponse
14th Jun 2018, 4:14 AM
Samar Singhai
This & readonly: C#
argument
c#
exemple
instance
1 Vote
1 Réponse
6th Jan 2018, 1:44 PM
Welliton Malta
Im Confused about java objects.
and
instance
java
objects
variables
3 Votes
2 Réponses
29th Jul 2017, 5:50 PM
D_Stark
I was wondering can I open my code online, fro instance I make a website can i somehow get online so i can use it online?
html
0 Vote
2 Réponses
15th Dec 2016, 11:14 PM
Asha Liberts
Creating object in c++
c++
classes
instance
java
python
0 Vote
2 Réponses
4th Apr 2020, 4:27 PM
durian
So in this instance I'm confused. We're voiding the int x but then in the last part we say int main and our output is x.
functions
0 Vote
1 Réponse
11th Apr 2018, 2:47 AM
Sir
Calling Methods In Main // Java
classes
functions
instance
java
methods
objects
3 Votes
4 Réponses
12th Jan 2017, 10:45 PM
Daniel Stanciu
do delegates work with only static methods in c#?
c#
delegates
instance
static
0 Vote
1 Réponse
30th May 2018, 11:07 PM
Paul Breakthrough
Difference between objects and instances.
c++
classes
instance
object-oriented
objects
oop
0 Vote
3 Réponses
28th Dec 2020, 5:26 PM
Adarsh Suman
Pls I do ve dis question in regards to php , how do I change background colour in response to time. I mean for instance every 6h
kabiru
0 Vote
1 Réponse
28th Aug 2018, 8:15 AM
Gift Thomas
Challenge 3.2 Add to cart / Shopping Cart
addtocart
forloops
go
golang
instance
methods
object
range
shoppingcart
-1 Vote
4 Réponses
28th May 2021, 1:45 AM
Lucas Kliemczak
if our run() method is in the same class as our thread instance ....so.instead of writing something like Thread thread=new Thread(new myclass); ......would Thread thread =new Thread(this); suffice?
java
threads
0 Vote
2 Réponses
2nd Jul 2016, 11:24 PM
Arsal Azam
Is this how casting works??
casting
class
downcasting
instance
java
method
object
up
2 Votes
7 Réponses
27th Nov 2016, 10:49 PM
Mista Ben
Can u guys help me ro convert my code into a classes and objects (instance variable, method and constructor)?
classes
constructors
instance
java
methods
objects
1 Vote
1 Réponse
2nd Dec 2021, 4:01 PM
Lester Bucag
What is Static method in java?
class
instance
java
main
method
run
sololearn
static
2 Votes
5 Réponses
6th May 2018, 1:25 PM
Suraj Jha
Java! Need help with terminology
instance
java
local
parameter
primitive
variable
1 Vote
2 Réponses
19th Jun 2018, 4:08 AM
DIY Mods
Can someone tell me what's the problem here i realy donnt understand
classes
code
help
initialize
instance
playground
return
ruby
variables
1 Vote
7 Réponses
10th Apr 2018, 12:08 PM
Kasdallah Yasser
What happened when we declared class obj??
class
instance
java
object
oop
reference
2 Votes
2 Réponses
2nd Dec 2017, 1:07 PM
Md Shahabuddin Hossain
What are objects,classes,instances,and methods in java and how do they relate? What is static void new and args?
args
classes
instance
java
methods
new
objects
static
void
2 Votes
7 Réponses
24th Nov 2017, 3:33 PM
Unidentified
Why doing it with the 'new' keyword?
c++
classes
instance
new
objects
variables
1 Vote
2 Réponses
28th Dec 2016, 5:22 AM
Jimmy Fardy
It is understood that a class can have many constructors.... (Question continued below):
#
c
c#
class
constructors
destructors
encapsulation
instance
objects
0 Vote
4 Réponses
12th Oct 2020, 7:51 AM
Rohan Agarwal
Can not understand this python inheritance example
classes
inheritance
instance
objects
oop
python3
variables
0 Vote
1 Réponse
17th Mar 2020, 6:21 PM
Devang H Baroliya
How can I make an array attribute without predefined size? (God's language++)
arrays
attribute
c++
cpp
dynamic
dynamic-array-size
dynamic-attribute
instance
object-attribute
pointers
1 Vote
3 Réponses
26th Feb 2020, 7:35 PM
Seb TheS
What is the Difference between Scanner class and BufferReader class ?
abstract-classes
classes
files
inheritance
input
instance
iostream
threads
2 Votes
3 Réponses
18th Jan 2017, 10:01 AM
amit umbarkar
Is it more recommended to use class instead? (Using Python)
class
dynamic
instance
magic-methods
maybe-is-a-bad-answer
object
only-1-instance
oop
python
static
2 Votes
3 Réponses
18th Oct 2019, 1:40 PM
Seb TheS
C#
anyone
c#
help
instance
methods
on
to
0 Vote
1 Réponse
14th Jun 2020, 10:31 PM
$ayimaster
Why does the compiler revive a deleted object?
c++
constructors
destructors
instance
objects
oop
pointers
static
suicide
user-errors
1 Vote
3 Réponses
20th Jul 2021, 8:10 AM
Purple Requiem
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
4
5
6
Suivant >
Aujourd'hui en vedette
How many time I can use sololearn trial mode?
2 Votes
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
Sololearn course
1 Votes
solo learn program issue - iPhone?
1 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Bug sur le deuxième cours de python
1 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes