Hey I am just a beginner in C++, though i have a little experience with C.
Is the only difference between classes and structures is regarding default access specifier? Are there no other differences. If no, then can structures also help in re usability of code as classes do..?