V
V
vvafree2015-07-16 10:52:54
Programming
vvafree, 2015-07-16 10:52:54

What is static inheritance in OOP?

Hello. What is static inheritance?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2015-07-16
@vvafree

static inheritance - inheritance of static class members.

R
ReD, 2015-07-16
@trinitr0

Create only one copy of member data shared by all objects of the class

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question