Jump to content

Talk:Boxing (computer programming)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TakuyaMurata (talk | contribs) at 01:23, 1 September 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
int i = 9;
int j = 13;
int k = i + j;

this is done all in a primitive type. Should the first line, for example, be "Integer i = 9"? -- Taku 01:23, September 1, 2005 (UTC)