The Object class is the parent class of all other classes in Java. It automatically becomes the super class for any class which does not extend another class.
確定! 回上一頁