How do you access the static member of a class?
Answer:
We can access static members in two ways, using the class name with help of resolution operator and with the class object.
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
Answer:
We can access static members in two ways, using the class name with help of resolution operator and with the class object.
need an explanation for this answer? contact us directly to get an explanation for this answer