+ 1

What does System mean?

7th Feb 2017, 7:30 AM
Ashish Wayne
Ashish Wayne - avatar
2 odpowiedzi
+ 2
System is just a class that is part of the Java language. It has many predefined static methods that can be used within your program(s). https://docs.oracle.com/javase/7/docs/api/java/lang/System.html
7th Feb 2017, 8:13 AM
ChaoticDawg
ChaoticDawg - avatar
+ 1
system is actually a class used to print the lines of code
21st Feb 2017, 2:29 PM
Sruthi K.G