Home / Report Question

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