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

Write the program form Armstrong no in c++?

11 Answers   HCL,


What is the most common mistake on c++ and oo projects?

0 Answers  


Given a simple program designed to take inputs of integers from 1-1000 and to output the factorial value of that number, how would you test this program? You do not have access to the code. Please be as specific as possible.

4 Answers   Microsoft,


What is the difference between struct and class?

1 Answers  


What is realloc() and free()? What is difference between them?

1 Answers  


What is an object in c++?

1 Answers  


Which algorithm do you like the most? Why?

2 Answers   Google,


if there is binary tree which one is the easiest way to delete all child node?

1 Answers   Persistent,


What are the various arithmetic operators in c++?

0 Answers  


Define virtual constructor.

0 Answers  


Is c++ an integer?

0 Answers  


What compiler was used?

6 Answers   Intel,


Categories