JAR is a zip format including .class files Used in Runtime without compiling files Used as executable and runnable files Used as libraries (Security, extendable, flexible)
Tham số truyền vào là String[] args Hàm main() nó là điểm bắt đầu (starting point) của bất kì chương trình Java nào. Nó phải có public và static Nó ko có kiểu giá trị trả về - return type (void) String[] args nó là mảng một chuỗi tham số