Interviewer And Interviewee Guide

C Functions Interview Question:

What are the scope of static variables?

Submitted by: Muhammad
The scope of a static variable is local to the block in which the variable is defined. However, the value of the static variable persists between two function calls.
Submitted by: Muhammad

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