Interviewer And Interviewee Guide

C++ Static Data Interview Question:

What is static type varidentifier?

Submitted by: Administrator
where type is the data type and varidentifier is the variable.
All static variables are initialized automatically with a default value but not explicitly initialized. The default value is depended on the data type of the variables.
Submitted by: Administrator

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