Question 1
Static variables are associated with the class, rather than with any object
Next
Progress
0%
Question 2
The Java programming language supports static methods as well as static variables
Previous Next
Progress
20%
Question 3
The + operator can be used between strings to add them together to make a new string OR you can use the concat() method to concatenate two strings
Previous Next
Progress
40%