MC To access a class attribute of a class where no objects exist, the programmer must______ .
a) create a temporary object, access the attribute and destroy the object.
b) use the class name followed by the dot operator and attribute name.
c) create a reference to the class.
d) None of the above.
b) use the class name followed by the dot operator and attribute name.
Computer Science & Information Technology
You might also like to view...
You have a batch of data in a spreadsheet that you are going to analyze. What are some tips for working with the data set to help prevent and correct errors?
What will be an ideal response?
Computer Science & Information Technology
Every Web page has a unique address. What do computer users call this address?
A) W3C B) http C) XHTML D) URL
Computer Science & Information Technology