0
Why should I use Java?
Why should I use Java?
2 Antworten
+ 6
You can use it for programming apps (android)... It can be used in a lot of places and it is OOP.
+ 1
you can make either computer programs or mobile android apps with java. the java motto is "write once, run anywhere". that's because you can code and compile the same code for different operating systems, without having to change anything on the code, just the output for the OS. that's what makes java flexible