Interviewer And Interviewee Guide

C++ Static Data Interview Question:

Static variable in a class is initialized when:

a. every object of the class is created
b. last object of the class is created
c. first object of the class is created
d. No need to initialize static variable

Submitted by: Murtaza
c. first object of the class is created
Submitted by: Murtaza

Read Online C++ Static Data Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.