Interviewer And Interviewee Guide

C++ Containers Interview Question:

What are External variable?

Submitted by: Administrator
External variable are defined outside any function and memory is set aside for this type of variable once it is declared and remained until the end of the program. These variables are also called global variables.
Submitted by: Administrator

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

Interview Questions Answers .ORG