What if I told you, that you could divide an integer by another integer and get a double or float as a result?
Well, it's possible, and I'll show you how. But first, let's understand what casting is.
Converting one datatype to another is called type...