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

Do we have private destructors?

12 Answers   Symphony, TCS,


What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number

0 Answers  


Can a Structure contain a Pointer to itself?

0 Answers  


simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


Explain how to initialize a const member data.

0 Answers  






What is this pointer in c++?

1 Answers  


When are exception objects created?

0 Answers  


How is objective c different from c++?

0 Answers  


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

0 Answers  


What are the advantages of using a pointer?

0 Answers  


What is the use of ::(scope resolution operator)?

0 Answers  


What is the benefit of encapsulation?

0 Answers  


Categories