C++ Static Data Question:
Download Job Interview Questions and Answers PDF
We can initialize a value of static variable of a class only when its object is created. No other initialization is permitted.
a. True
b. False
Answer:
b. False
Download C++ Static Data Interview Questions And Answers
PDF