The structure type introduced in Java


The Transactions of the Korea Information Processing Society (1994 ~ 2000), Vol. 5, No. 7, pp. 1883-1895, Jul. 1998
10.3745/KIPSTE.1998.5.7.1883,   PDF Download:

Abstract

Java is considered a general-purpose concurrent object-oriented programming language. Its syntax is similar to C , but it omits many of the features of C . Java is a strongly typed language. The types of the Java language are divided into two categories : primitive types and reference types. Primitive types are boolean type and integral types. Integral types are byte, short integer, integer, long integer, single-precision and double-precision floating point numbers. Reference types are class types, interface types, array types. Java does not explicitly support structure type which general-purpose programming languages universally support. Instead the class type in itself conceptually incorporates the structure type. Therefore the programmer has to use class type whenever the structure type is considered to be more appropriate for the simple structuring of related data types. But the class type and the structure type are considered to be different data types. So this paper argues that Java must explicitly support the structure type so as to be necessarily considered as a general-purpose programming language.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
L. H. Suk, "The structure type introduced in Java," The Transactions of the Korea Information Processing Society (1994 ~ 2000), vol. 5, no. 7, pp. 1883-1895, 1998. DOI: 10.3745/KIPSTE.1998.5.7.1883.

[ACM Style]
Lee Ho Suk. 1998. The structure type introduced in Java. The Transactions of the Korea Information Processing Society (1994 ~ 2000), 5, 7, (1998), 1883-1895. DOI: 10.3745/KIPSTE.1998.5.7.1883.