filmov
tv
How can Java output data on your screen?

Показать описание
This line outputs the string "Simple output." followed by a new line on the screen. Is this magic? Let’s have a look.
println() (short for print line) is a method used to print data to your screen so you have some fun with your code. Isn’t this cool?
Alright, 1 more thing that you should know is that console output is not used that much in real world applications, unless you build an utility program, you do server side stuff or you want to demo something.
--------------------------Subscribe-----------------------------
• If you like to see a variety of fun and interactive projects, courses, and more things related to computer science, math, and programming languages.
-----------------------------------------------------------------------
How can Java output data on your screen? #Java #shorts
println() (short for print line) is a method used to print data to your screen so you have some fun with your code. Isn’t this cool?
Alright, 1 more thing that you should know is that console output is not used that much in real world applications, unless you build an utility program, you do server side stuff or you want to demo something.
--------------------------Subscribe-----------------------------
• If you like to see a variety of fun and interactive projects, courses, and more things related to computer science, math, and programming languages.
-----------------------------------------------------------------------
How can Java output data on your screen? #Java #shorts