1.

A class can have both static and non-static methods. A static method can be accessedfrom a method in the same class using the-----keyword and double colon (::)Sol:

A. static
B. self
C. traits
D. single inheritance
Answer» C. traits


Discussion

No Comment Found