Computer Science, asked by janvi1435, 1 year ago

What is that class called which does not have a public constructor? -​

Answers

Answered by Anonymous
1

Answer:

There is no specific name of the class cause when a class does not have a Public Constructor then it has default constructor or no args constructor.

Similar questions