Quantcast
Channel: Why the coding should be "to the interface" especially for primitive datatypes? - Stack Overflow
Viewing all articles
Browse latest Browse all 7

Answer by pap for Why the coding should be "to the interface" especially for primitive datatypes?

$
0
0

In the specific instance you propose, it may not make a difference, but it's good practice to get yourself used to always use the interface in your declarations because there are legitimate instances where you will need that flexibility.


Viewing all articles
Browse latest Browse all 7

Trending Articles