Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
public class Main { public static void main(String[] args) { int i = 012345; System.out.println(i); } }
java
4 Votos
6 Respostas
25th Apr 2019, 6:21 AM
Sonu Kumar
public static void main(String[ ] args)
java
3 Votos
4 Respostas
30th Aug 2018, 7:43 PM
The8BitEmo
Who would like a public SoloLearn API?
c#
c++
java
13 Votos
4 Respostas
22nd Jan 2017, 4:40 PM
Niels Koomen
Public class or class
java
0 Voto
1 Resposta
16th Feb 2019, 11:37 PM
FlameBlaze1
Public Static Void Main
main
public
static
void
0 Voto
2 Respostas
5th Jan 2018, 10:50 PM
hann
Found an easy method to list all public string methods.
python3
61 Votos
25 Respostas
26th Dec 2017, 11:52 AM
Oma Falk
public class Program { public static void main(String[] args) { int x=8, y=2; System.out.println(y%x);
q
2 Votos
3 Respostas
30th Dec 2019, 4:32 PM
BAYODE BLESSING AKINBOLA
I've set my code to public why is it not appearing on public codes...
codes
hotcodes
java
public
publiccodes
questions
0 Voto
4 Respostas
14th Oct 2019, 12:04 PM
Allan And Lifted Hands
import java.util.Scanner; public class Program { public static void main(String[] args) { Scanner scanner = new Scanner
calculator
loan
-1 Voto
4 Respostas
19th Jan 2021, 5:33 AM
Samriddhi sinha
Public Class Methods in Threads
classes
methods
objects
threads
0 Voto
3 Respostas
22nd Apr 2018, 8:40 AM
xaralampis_
import java.util.*; import java.io.*; class Entry { public String name,quantity,note; } public class inv { public static Entry[
java
-3 Votos
4 Respostas
27th Oct 2017, 1:50 PM
freaky
Is public a method in java
public
3 Votos
2 Respostas
6th Jun 2019, 10:52 AM
Great Pyramids 🏜
Multiple public classes in java?
java
0 Voto
2 Respostas
18th Aug 2021, 2:40 PM
Harshit Jawla
Public Static void main
java
0 Voto
2 Respostas
2nd Jul 2016, 4:12 PM
Srivatsa Balaji
public class Main { public static void main(String[] args) { int a = 'a'; System.out.print(a); } }
java
2 Votos
6 Respostas
9th Sep 2018, 7:29 AM
sapan
why is it public
java
methods
0 Voto
2 Respostas
18th Jul 2016, 9:06 AM
Sohn In Gi
What is public static void main
else-statements
if-statements
1 Voto
4 Respostas
18th Jul 2019, 10:07 AM
Siddhant Patra
import java.util.Scanner; public class Program { public static void main(String[] args) { Scanner sourav = new Scanne
java
0 Voto
13 Respostas
25th Jul 2017, 8:41 AM
Sourav Kumar
public static void main(String[ ] args)
java
0 Voto
4 Respostas
4th Dec 2019, 5:55 PM
Joe Palmieri
public and private keys
keys
python3
0 Voto
1 Resposta
16th Jan 2018, 12:58 PM
Ebraheem Ijaz
Property vs Public variable
c#
properties
variables
0 Voto
1 Resposta
13th Dec 2016, 1:04 PM
Nuno Anjo
What is public static viod main?
comments
1 Voto
2 Respostas
6th Jul 2018, 3:25 PM
Bhargav
Disable public by default for codes
c#
c++
codeplayground
html
java
javascript
php
python
sololearn
sql
4 Votos
4 Respostas
31st Aug 2016, 6:54 PM
LaserHydra
Why Private, Public etc... is needed?
data
private
protected
public
2 Votos
4 Respostas
7th Dec 2017, 8:39 PM
Guy293
public static void main(String args[])
args
java
main
string
0 Voto
2 Respostas
1st Jun 2018, 1:05 AM
Michelle
If i public my codes ..Then anybody can steal ??😶
ask
doubt
help
question
7 Votos
12 Respostas
12th Jan 2022, 6:51 PM
𝑺𝑯𝑼𝑩𝑯𝑨𝑴 𝑹𝑨𝑱
public static everything in java
java
public
static
0 Voto
2 Respostas
18th May 2019, 10:28 AM
Lighton
Public static vs prívate static? C#
bool
c#
class
int
private
public
static
variable
windows-forms
winforms
3 Votos
2 Respostas
26th Mar 2018, 10:36 PM
SebGM2018
why to use starting by public
java
1 Voto
3 Respostas
19th Jan 2022, 4:12 PM
Anmol Singh
My code is not showing in sololearn😭
bug
code
problem
public
python
why
4 Votos
29 Respostas
30th Apr 2022, 2:08 PM
Fꫀⲅძ᥆͟ᥙ᥉᯽
How to print a public attribute?
attributes
java
0 Voto
4 Respostas
10th Oct 2019, 7:08 AM
Steven Sim
public class program { public static void main(String[] args) { String firstName, lastName; firstName="Mahmudul"; lastNam
fault
1 Voto
5 Respostas
28th Aug 2017, 11:20 AM
Mahmudul Hasan
Public static method vs Static method
@java
declaration
methods
public
static
0 Voto
3 Respostas
8th Nov 2020, 8:58 AM
Anaxagoras Anaxagorou
Can private method call public wtin java
call
java
method
private
public
1 Voto
5 Respostas
12th Feb 2020, 7:55 PM
Happiness Fussy
public static void main(String args[])
android
developer
java
oops
0 Voto
1 Resposta
29th Jun 2022, 7:13 AM
Gurmeet Singh
help! what does public keyword do in java and difference b/w ( public class mycalss{...} and class myclass{..} )
arrays
java
3 Votos
9 Respostas
18th Dec 2019, 3:59 PM
A̳X̳M̳E̳D̳ ̳Y̳A̳R̳E̳
About Static and Public Key word
public
static
0 Voto
4 Respostas
20th Feb 2019, 1:50 PM
Nazmul Islam Naim
public class finalwithref{ final int a = 6; } public class Program { public static void main(String[] args) { final
java
-2 Votos
2 Respostas
13th Sep 2021, 8:08 AM
Amala Yakin
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scanner = new Scann
switch
0 Voto
3 Respostas
20th Sep 2022, 3:22 PM
Senthil
Does sololearn has an Public API ?
api
backend
blog
free
javascript
node.js
portofolio
public
pwa
sololearn
2 Votos
3 Respostas
11th Feb 2021, 7:26 PM
Zakaria Elalaoui
Is public keyword is optional in java
classes
java
methods
6 Votos
4 Respostas
29th May 2017, 2:33 PM
Rahul Roy
Why we use public in c++
classes
1 Voto
2 Respostas
30th May 2019, 5:01 AM
challa anil
Access modifiers public vs. default
access
default
java
public
2 Votos
1 Resposta
14th Feb 2018, 4:32 PM
Mirus
public class Program { public static void main(String[] args) { int x=8, y=2; System.out.println(y%x);
q
1 Voto
2 Respostas
30th Dec 2019, 4:26 PM
BAYODE BLESSING AKINBOLA
Difference between Public and private pls🙏🥺
java
methods
sololearn
1 Voto
2 Respostas
15th Jul 2021, 7:50 AM
Jhun Ray Omiping
Please what is the usefulness of python.
public
4 Votos
8 Respostas
5th Aug 2019, 1:58 AM
Samuel Odukoya
What is the public static void
java
variables
0 Voto
3 Respostas
17th May 2019, 6:37 PM
Taran
Friend function as private or public
c++
friend
1 Voto
2 Respostas
14th Dec 2023, 12:56 PM
Ketan Lalcheta
why we use {} in public colomn ?
classes
4 Votos
5 Respostas
4th Jul 2019, 7:00 PM
Yugal Vashishth
public static void main(String[] arg) { ???
java
5 Votos
4 Respostas
1st Mar 2017, 9:49 PM
PaperGami T.
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
...
12
Próximo >
Quente hoje
Help please?
3 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Ruby programming?
3 Votes