Computer Science, asked by 19052, 1 year ago

Constructor functions obey the usual access rules.what does this means?

Answers

Answered by Atulkrishnan
11
Since constructor is basically a function it follows the access rules followed by the functions in a class
Similar questions