M
M
Marat Ganiev2019-10-21 09:49:58
OOP
Marat Ganiev, 2019-10-21 09:49:58

What is the difference between structs and classes?

What is the difference between structs and classes in C++?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir S, 2019-10-21
@MaratWantsToKnowALot

Structures - compatibility with the C language. In C++, structs and classes are equivalent, except for default access.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question