How can I write "Welcome to Java" with Java Language?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

How can I write "Welcome to Java" with Java Language??

I can't understand what I do?? Please send me the coding.

18th Mar 2021, 8:23 AM
Rohan Sk
Rohan Sk - avatar
12 Answers
+ 5
Hey there Rohan, Just create a new code playground, select Java (if you want Java) , and then in the main class, without changing anything, type the output command "System.out.println(); or System.out.print();" and type your text between the "(" ")".
18th Mar 2021, 8:26 AM
Matthew
Matthew - avatar
+ 3
Its better to try on your own and where you get stuck you may take help from this community.. Rohan Sk
18th Mar 2021, 11:22 AM
Aryan Raj
Aryan Raj - avatar
+ 3
Demanding complete code here is not a good choice... If you will not try you will never learn🔥
18th Mar 2021, 11:22 AM
Aryan Raj
Aryan Raj - avatar
+ 1
System.out.print("Welcome to Java");
18th Mar 2021, 8:24 AM
Atul [Inactive]
+ 1
Please be clear with your question
18th Mar 2021, 8:46 AM
Atul [Inactive]
0
Like this??
18th Mar 2021, 8:24 AM
Atul [Inactive]
0
java and javacript are two different languages... wich one is your targeted language?
18th Mar 2021, 8:26 AM
visph
visph - avatar
0
so, remove 'javascript' from tags in your question ;P
18th Mar 2021, 8:28 AM
visph
visph - avatar
0
This app have a course that clearly explain how to write code, so I think u should go back to ur courses and start to learn how to write a code
18th Mar 2021, 3:42 PM
Ilham Alamsach
Ilham Alamsach - avatar
- 1
No
18th Mar 2021, 8:26 AM
Rohan Sk
Rohan Sk - avatar
- 1
Java
18th Mar 2021, 8:28 AM
Rohan Sk
Rohan Sk - avatar
- 2
Full coding.
18th Mar 2021, 8:26 AM
Rohan Sk
Rohan Sk - avatar