In the example given below we will learn how to get name of the particular class with package name. getName() method returns fully qualified name of the particular class in string format.
Get Class Name
In the example given below we will learn how to get name of the particular class with package name. getName() method returns fully qualified name of the particular class in string format.
Here is the code:
import java.util.Calendar;
|
Output will be displayed as: