Understanding Data Types in Java
Background
Data types play a very important role in all programming languages but more so when it comes on to strictly typed languages. Some of the more well known strictly typed languages include C# and Java. But what does strictly-typed means?.
I...
fikradev.hashnode.dev3 min read