adplus-dvertising
frame-decoration

Question

Which among the following is correct definition for static member functions?

a.

Functions created to allocate constant values to each object

b.

Functions made to maintain single copy of member functions for all objects

c.

Functions created to define the static members

d.

Functions made to manipulate static programs

Answer: (b).Functions made to maintain single copy of member functions for all objects

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which among the following is correct definition for static member functions?