Sannidhi

5%
Flag icon
A class can have only a single constructor with a given signature. Programmers have been known to get around this restriction by providing two constructors whose parameter lists differ only in the order of their parameter types. This is a really bad idea.
Effective Java
Rate this book
Clear rating