You are not logged in.

#1 2017-07-31 07:11:36

Ibraheem
Webmaster
From: Capital
Registered: 2012-03-16
Posts: 23,140
Website

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

2017-07-31 07:11:36

Advertisement
Ads By Google

Re: C / C++ Programming Language Quiz Question.



\n

Board footer