+ 1

About java

i am new in caoding can you tell me that what things we can do with java

26th Aug 2017, 2:27 PM
Priyanshu Sharma
Priyanshu Sharma - avatar
4 odpowiedzi
+ 6
You can create a lot of types of variables (integers, characters, booleans, strings...) print some text, create new files and write them. You have the GUI, and a lot of others things !
26th Aug 2017, 2:29 PM
Mattéo
+ 5
GUI means "Graphical User Interface"
26th Aug 2017, 2:40 PM
Nomeh Uchenna Gabriel
Nomeh Uchenna Gabriel - avatar
+ 4
Stands for "Getting User Input". It allows you to write some text in the result of your code (in Java, it's the Scanner class).
26th Aug 2017, 2:33 PM
Mattéo
+ 1
what is gui
26th Aug 2017, 2:30 PM
Priyanshu Sharma
Priyanshu Sharma - avatar