21.Can we initialize a class/structure member variable as soon as the same is defined? No, Defining a class/structure is just a type definition and will not allocated memory for the …
C++Interview Questions and AnswersTechnical Interview Questions and Answers