πŸ“Š C++
Q. Static variable in a class is initialized when:
  • (A) First object of the class is created
  • (B) With the runtime
  • (C) After calling the function
  • (D) All of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) First object of the class is created

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
158
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
92%
Success Rate