Interviewer And Interviewee Guide

Embedded Systems Interview Question:

Explain Scope of static variables?

Submitted by: Administrator
Static variables can only be accesed in the files were they are declared.

Static variable within the scope of a function store it's values in consecutive calls of that function.

Static functions can only be caled within the file they are defined.
Submitted by: Administrator

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