static member functions:

a. Can use the this pointer.
b. Can access only other static member functions and static data members.
c. Cannot be called until an object of their class is instantiated.
d. Can be declared const as well.


b. Can access only other static member functions and static data members.

Computer Science & Information Technology

You might also like to view...

Room descriptions do not have to be wholly verbal. Play a relevant sound when the player enters a particular room. Use play, so that game play can continue while the sound is playing.

Note: This can be any sound in any room so long as its set up to be accessed after someone calls setMediaPath().

Computer Science & Information Technology

The master document view is a special type of Outline view

Indicate whether the statement is true or false

Computer Science & Information Technology

Pattern matching can only be applied to graphics and pictures.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

HTML and XML are both used to design web pages.

a. true b. false

Computer Science & Information Technology