Difference between class & struct?

There is only one difference betweeen a class & struct i.e., struct is by default public and class is private.

Comments

Popular posts from this blog

Difference between Pointer & Reference.

GCC Extenstion