You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2017-07-31 07:11:36
C / C++ Programming Language Quiz Question.
Programming Languages Quizzes C / C++ Programming Language
Question:
If you want only one memory location to be reserved for a class variable, no matter how many objects are instantiated, you should declare the variable as
Option A):
static
Option B):
volatile
Option C):
unary
Option D):
dynamic
Correct Answer is Option A):
static
Offline
2017-07-31 07:11:36
- Advertisement
- Ads By Google
Re: C / C++ Programming Language Quiz Question.
\n