public is an Access specifier in Java, which specifies from where and who can access the method. main() must be declared as public because as we ...
確定! 回上一頁