Define a primitive data type: Difference between revisions

Content deleted Content added
Line 1,164: Line 1,164:


Similarly, we could declare the subtype of floating point numbers with restricted exponent, and so on.
Similarly, we could declare the subtype of floating point numbers with restricted exponent, and so on.

=={{header|J}}==


=={{header|Java}}==
=={{header|Java}}==