Teaching Rajasthan Basic Computer Instructor 2021 Mock Test Programming and Data Structure Programming in C
If only one memory location is to be reserved for a class variable, no matter how many objects are instantiated, then the variable should be declared as _____.
1
extern
2
static
3
volatile
4
const