Can member data be public?


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

Post New Answer

More C++ General Interview Questions

What do you mean by function overriding & function overloading in c++?

0 Answers  


sizeof - is it a function or operator?

6 Answers   Honeywell,


What does it mean to declare a destructor as static?

0 Answers  


What is a null object in c++?

0 Answers  


What is the advantage of c++ over c?

0 Answers  






How to implement flags?

2 Answers   Symphony,


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

0 Answers  


Explain rethrowing exceptions with an example?

0 Answers  


What is the use of map in c++?

0 Answers  


What are the rules for naming an identifier?

0 Answers  


What is the type of this pointer in c++?

0 Answers  


What is const pointer and const reference?

0 Answers  


Categories