JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Java Essentials
>>
Java Programming
erreo in code
hi...plz tell me the reason of compilation error in the following codeInteger i = new Integer(0);Float f = new Float(0);System.out.println(i==f);System.out.println(i.equals(f));
[212 byte] By [
biswa_orkuta
] at [2007-11-27 7:01:36]
««
h:selectManyListBox -- Balusc Your Help is Essential
»»
Forcing a different VM for every browser
# 1
Post the error message, please.
thomas.behra
at 2007-7-12 18:52:27 >
# 2
== can only be used to compare the references of two variables of the same type (I'm not talking about primitives here!).
prometheuzza
at 2007-7-12 18:52:27 >
# 3
> == can only be used to compare the references of two variables of the same type (I'm not talking about primitives here!). Thank you.
biswa_orkuta
at 2007-7-12 18:52:27 >
Java Essentials
Reading Console input
javahelp
"nested" constructors?
Definition of ...
basic java principle
JComboBox
Help with StringTokenizer for multiple line input
Eclipse: Import org.eclipse.jdt.internal.corext.dom could not be resolved
how to change The Standard JOptionPane Icon?
Error cannot find symbol
Java Programming
How to find the main java class file
Send request using GET operations
call one file to open and read several others
Borland JBuilder X Enterprise IDE
split string (with escaped char) using regexp
graph
How to read a PDF file from server
Error in the following prog
import javax.media.* (package missin )
doubt on regarding SQLException
Java Essentials New Topic
How to find the main java class file
Send request using GET operations
split string (with escaped char) using regexp
Error in the following prog
import javax.media.* (package missin )
doubt on regarding SQLException
how to strip off html tags from a html page?
processException(RequestProcessor.java:534)
Java Essentials Hot Topic
call one file to open and read several others
Borland JBuilder X Enterprise IDE
Reading Console input
graph
How to read a PDF file from server
Passing Control Characters From Runtime.exec()
Failover mechanism in a core java application
copying a file
Java Essentials
Java Programming
New To Java
Training
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding