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