C
C
chuvakizit2020-09-22 20:05:59
C++ / C#
chuvakizit, 2020-09-22 20:05:59

What is ":" in C++?

In general, the essence of the question came across such an example:
class Employee : public Person
What is this ":" responsible for?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2020-09-22
@chuvakizit

inheritance in this case.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question