Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 9

Access Modifiers-

Static, abstract, native


to import a user defined package syntax – import package_name.*; not java.whatever.*;

You might also like