Q65
Which keyword allows class members (methods and properties) to be used without needing to instantiate a new instance of the class?
A.
protected
B.
final
C.
static
AnswerD.
private
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board