Re: Java Float newbie problem

From: Casey Hawthorne (caseyh_at_istar.ca)
Date: 03/27/04


Date: Sat, 27 Mar 2004 19:09:26 GMT

The book "JAVA for Programmers" Douglas A. Lyon makes a distinction
between primitive data types and reference data types.

Is this standard terminology?

And second: since JAVA does not support programmer defined operator
overloading -- one must use the ".add" notation for adding to
reference data types/objects.

Regards,
Casey



Relevant Pages

  • Re: Use of Long and Long Long
    ... unjustfied concern with the layout of data types is a sign of inexperience. ... in some languages even the properties of data ... it wouldn't matter one iota. ... that some programmers aren't bothered by this aspect of C ...
    (comp.lang.c)
  • problems with Java
    ... many of these tools have been misused by programmers in other ... First is the lack of operator overloading. ... The core of OOP is being able to make customized data types with built ... inheritance as there are many times when data types should inherit. ...
    (comp.lang.java.programmer)
  • Re: VB5 Long & Double to VB.NET
    ... almost as many problems for programmers as buffer overruns. ... size is actually a good thing, so long as you have other numeric data types ... Even Herfried is now advising to use the Int32 in API's. ... small differences between the Access VBA results and VB.NET for ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Which is better, C# or VB, and why?
    ... C# can use the unsigned integer data types, and you can code 'unsafe' code ... VB does background compiles and is quicker at showing you coding errors ... There's a contingent of C# programmers who tend to look down their noses at ... science background should be able to pick up a new language in no more than ...
    (microsoft.public.dotnet.general)
  • Re: Help Convert File
    ... That code serves as a nice example for someone else who wants to ... approach their U2 system from Java. ... However, it doesn't handle data types like internal date format, ... data that's tough to move from the F1/F2 fields that you're creating. ...
    (comp.databases.pick)