Name of the class

hello allI have an object named obj.I wnat to know to which class it belongs, say name of the class.Anyone there.Thanx
[153 byte] By [Java-Manoja] at [2007-11-27 9:06:00]
# 1
obj.getClass().getName();
CeciNEstPasUnProgrammeura at 2007-7-12 21:40:57 > top of Java-index,Java Essentials,Java Programming...
# 2
Thanx buddy
Java-Manoja at 2007-7-12 21:40:57 > top of Java-index,Java Essentials,Java Programming...