Can static member variables be private?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is a 'pure' virtual function and what's its use?

1 Answers  


What is c++ in english?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  


Is it possible for a member function to use delete this?

0 Answers  


List the special characteristics of constructor.

0 Answers  






what is C++ exceptional handling?

0 Answers  


What is purpose of new operator?

0 Answers  


What do you mean by function and operator overloading in c++?

0 Answers  


What is private, public and protected inheritance?

0 Answers  


When is dynamic checking necessary?

0 Answers  


What is a virtual destructor?

2 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


Categories